mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-12-20 22:17:14 +01:00
Set post max size
This commit is contained in:
@@ -20,4 +20,9 @@ Header always set X-XSS-Protection "1; mode=block"
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
||||
</VirtualHost>
|
||||
php_admin_value post_max_size 10M
|
||||
php_admin_value upload_max_filesize 10M
|
||||
|
||||
</VirtualHost>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user