summaryrefslogtreecommitdiff
path: root/server/config.yaml.dist
diff options
context:
space:
mode:
Diffstat (limited to 'server/config.yaml.dist')
-rw-r--r--server/config.yaml.dist6
1 files changed, 4 insertions, 2 deletions
diff --git a/server/config.yaml.dist b/server/config.yaml.dist
index f1ae8d2..4f8f769 100644
--- a/server/config.yaml.dist
+++ b/server/config.yaml.dist
@@ -5,8 +5,6 @@
name: szurubooru
# full url to the homepage of this szurubooru site, with no trailing slash
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 and generate filenames for static content
secret: change
@@ -21,6 +19,10 @@ thumbnails:
post_width: 300
post_height: 300
+# settings used to download files from the web on behalf of the api users
+user_agent:
+max_dl_filesize: 25.0E+6 # maximum filesize limit in bytes
+
# automatically convert animated GIF uploads to video formats
convert:
gif: