This commit is contained in:
zino
2023-12-10 17:29:36 +01:00
parent 4c41cc6f49
commit 3586b2d90f
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