Implemented new upload limit

This commit is contained in:
2023-09-11 18:17:10 +02:00
parent 8407c288fb
commit c0be4a912f
6 changed files with 43 additions and 9 deletions

View File

@@ -0,0 +1,2 @@
docker_compose_wordpress_path: "{{path_docker_compose_files}}wordpress/"
wordpress_max_upload_size: "64M"