import files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
opcache.enable = 1
|
||||
opcache.enable_cli = 0
|
||||
opcache.error_log = /proc/self/fd/2
|
||||
opcache.interned_strings_buffer = 16
|
||||
opcache.log_verbosity_level = 2
|
||||
opcache.max_accelerated_files = 20000
|
||||
opcache.memory_consumption = 256
|
||||
opcache.validate_timestamps = 1
|
||||
Reference in New Issue
Block a user