This commit is contained in:
zino
2023-12-10 17:44:27 +01:00
parent 716f159f1f
commit 556908969d
6 changed files with 64 additions and 0 deletions

0
volumes/.gitkeep Normal file
View File

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