First Commit
This commit is contained in:
8
php/php.ini
Normal file
8
php/php.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
upload_max_filesize = 20M
|
||||
post_max_size = 25M
|
||||
memory_limit = 256M
|
||||
max_execution_time = 60
|
||||
display_errors = Off
|
||||
log_errors = On
|
||||
error_log = /proc/self/fd/2
|
||||
|
||||
Reference in New Issue
Block a user