Updated MAX_FILES to 24

This commit is contained in:
Dionysus 2024-02-19 21:41:58 -05:00
parent 30a9de1c85
commit 0d1bfaa3ff
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 7 additions and 0 deletions

View File

@ -24,6 +24,9 @@ DISABLE_DOWNLOAD_SOURCE_ARCHIVES = true
[repository.signing]
DEFAULT_TRUST_MODEL = committer
[repository.upload]
MAX_FILES=24
[server]
SSH_DOMAIN = git.supernets.org
DOMAIN = git.supernets.org
@ -90,3 +93,7 @@ MAX_DISPLAY_FILE_SIZE=52428800 # 50mb
[attachment]
MAX_SIZE = 4096
[other]
SHOW_FOOTER_VERSION: false
SHOW_FOOTER_TEMPLATE_LOAD_TIME: false