From 184ace6f233d014751dd864f2f952ca1a7c86ddf Mon Sep 17 00:00:00 2001 From: neobooru <50623835+neobooru@users.noreply.github.com> Date: Thu, 6 Jun 2019 20:46:09 +0200 Subject: [PATCH] server/config: Leave domain empty by default Co-Authored-By: Shyam Sunder --- server/config.yaml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/config.yaml.dist b/server/config.yaml.dist index 08e009a0..45fbdb5d 100644 --- a/server/config.yaml.dist +++ b/server/config.yaml.dist @@ -4,7 +4,7 @@ # shown in the website title and on the front page name: szurubooru # 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: # used to salt the users' password hashes