This commit is contained in:
zino
2023-12-09 15:33:55 +01:00
parent ae75ba9bc5
commit 5d8b659b2c
2 changed files with 6 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