Clean code
This commit is contained in:
@@ -4,6 +4,9 @@ display_errors = Off
|
||||
error_log = /var/www/html/logs/php-error.log
|
||||
session.use_strict_mode = 1
|
||||
|
||||
upload_max_filesize = 10M
|
||||
post_max_size = 12M
|
||||
|
||||
opcache.enable = 1
|
||||
opcache.enable_cli = 0
|
||||
opcache.validate_timestamps = 0
|
||||
|
||||
Reference in New Issue
Block a user