first commit
This commit is contained in:
11
socket/.htaccess
Normal file
11
socket/.htaccess
Normal file
@@ -0,0 +1,11 @@
|
||||
php_value memory_limit 1024M
|
||||
php_value max_execution_time 90000
|
||||
php_value post_max_size 150M
|
||||
php_value upload_max_filesize 150M
|
||||
|
||||
php_value max_input_time 90000
|
||||
|
||||
#php_value display_errors 1
|
||||
php_value log_errors true
|
||||
|
||||
#php_value error_reporting 6143
|
||||
Reference in New Issue
Block a user