]> BookStack Code Mirror - bookstack/blobdiff - .env.example.complete
Added test for logical-theme-system command registration
[bookstack] / .env.example.complete
index 683db703c6b59e78a8ad941fc7078dad9adf9f23..9a46b23a51e5244ca221b9541649c62819bdb26a 100644 (file)
@@ -293,6 +293,10 @@ REVISION_LIMIT=50
 # Set to -1 for unlimited recycle bin lifetime.
 RECYCLE_BIN_LIFETIME=30
 
+# File Upload Limit
+# Maximum file size, in megabytes, that can be uploaded to the system.
+FILE_UPLOAD_SIZE_LIMIT=50
+
 # Allow <script> tags in page content
 # Note, if set to 'true' the page editor may still escape scripts.
 ALLOW_CONTENT_SCRIPTS=false