Merge branch 'master' of https://dev.offline-tarkov.com/SPT-AKI/Website into master
This commit is contained in:
commit
4670696c01
@ -4,9 +4,9 @@ RewriteCond %{HTTP_USER_AGENT} ^.*(bot|spider|crawl|https?://|WhatsApp|SkypeUriP
|
||||
RewriteRule .* - [R=403,L]
|
||||
|
||||
<IfModule mod_php7.c>
|
||||
php_value max_execution_time 30
|
||||
php_value post_max_size 10M
|
||||
php_value upload_max_size 10M
|
||||
php_value upload_max_filesize 10M
|
||||
php_value max_execution_time 300
|
||||
php_value post_max_size 100M
|
||||
php_value upload_max_size 100M
|
||||
php_value upload_max_filesize 100M
|
||||
php_value max_file_uploads 100
|
||||
</IfModule>
|
||||
|
Loading…
x
Reference in New Issue
Block a user