aboutsummaryrefslogtreecommitdiff
path: root/server/config.yaml.dist
diff options
context:
space:
mode:
authorShyam Sunder2019-09-04 17:58:26 -0400
committerShyam Sunder2019-09-04 17:58:26 -0400
commit734e28e014ee6b1ac63108043e8487efae81e584 (patch)
tree49fc7ba2eaedc0e54c4faab3182dbb102a543352 /server/config.yaml.dist
parent369ddaf2f86f1a596716012d295910f38f859bcc (diff)
server/tools: better documentation for file rename admin script
Diffstat (limited to 'server/config.yaml.dist')
-rw-r--r--server/config.yaml.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/config.yaml.dist b/server/config.yaml.dist
index 45fbdb5..ff28c6d 100644
--- a/server/config.yaml.dist
+++ b/server/config.yaml.dist
@@ -7,7 +7,7 @@ name: szurubooru
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
+# used to salt the users' password hashes and generate filenames for static content
secret: change
# required for running the test suite
test_database: 'sqlite:///:memory:'

© 2015 - 2026 Jakob L. Kreuze