Wordpress projekt

This commit is contained in:
root
2025-09-17 12:50:28 +00:00
parent b764e859d2
commit b6399b9c08
4 changed files with 76 additions and 0 deletions

5
wordpress/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