diff --git a/files/000-default.conf b/files/000-default.conf index bc10e48..8e1a8b2 100644 --- a/files/000-default.conf +++ b/files/000-default.conf @@ -20,4 +20,9 @@ Header always set X-XSS-Protection "1; mode=block" Allow from all - \ No newline at end of file + php_admin_value post_max_size 10M + php_admin_value upload_max_filesize 10M + + + +