server/tools: better documentation for file rename admin script

This commit is contained in:
Shyam Sunder
2019-09-04 17:58:26 -04:00
parent 369ddaf2f8
commit 734e28e014
2 changed files with 7 additions and 9 deletions

View File

@ -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:'