server/config: Leave domain empty by default

Co-Authored-By: Shyam Sunder <sgsunder1@gmail.com>
This commit is contained in:
neobooru 2019-06-06 20:46:09 +02:00 committed by GitHub
parent 47760de37c
commit 184ace6f23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
# shown in the website title and on the front page # shown in the website title and on the front page
name: szurubooru name: szurubooru
# full url to the homepage of this szurubooru site, with no trailing slash # full url to the homepage of this szurubooru site, with no trailing slash
domain: http://example.com domain: # example: http://example.com
# user agent name used to download files from the web on behalf of the api users # user agent name used to download files from the web on behalf of the api users
user_agent: user_agent:
# used to salt the users' password hashes # used to salt the users' password hashes