This commit is contained in:
zino
2023-12-10 13:36:01 +01:00
parent 8b49db1c10
commit 5042027814
6 changed files with 64 additions and 0 deletions

5
volumes/uploads.ini Normal file
View File

@@ -0,0 +1,5 @@
file_uploads = On
memory_limit = 256M
upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 300