Wordpress Commit

This commit is contained in:
root
2025-09-17 12:37:46 +00:00
commit 739ade8d34
6 changed files with 78 additions and 0 deletions

5
uploads.ini Normal file
View File

@@ -0,0 +1,5 @@
upload_max_filesize = 400M
post_max_size = 400M
memory_limit = 512M
max_execution_time = 600
max_input_time = 600