This commit is contained in:
2026-02-12 17:01:32 +01:00
commit 232159984c
11 changed files with 101 additions and 0 deletions

5
uploads.ini Normal file
View File

@@ -0,0 +1,5 @@
file_uploads = On
memory_limit = 500M
upload_max_filesize = 500M
post_max_size = 500M
max_execution_time = 600