YetiForceCompany/YetiForceCRM

View on GitHub
tests/setup/php/prod.ini

Summary

Maintainability
Test Coverage
allow_url_fopen = "On"
allow_url_include = "Off"
auto_detect_line_endings = "On"
default_charset = "UTF-8"
default_socket_timeout = 600
disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,shell_exec,exec,system,passthru,popen
display_errors = Off
display_startup_errors = Off
error_log = /var/log/php_error.log
error_reporting = E_ALL & ~E_NOTICE
expose_php = "Off"
file_uploads = "On"
html_errors = "On"
log_errors = "On"
max_execution_time = 600
max_input_time = 600
max_input_vars = 10000
mbstring.func_overload = 0
memory_limit = 1024M
mysqlnd.collect_memory_statistics = "Off"
mysqlnd.collect_statistics = "Off"
opcache.enable = "On"
opcache.enable_cli = "On"
opcache.fast_shutdown = 1
opcache.file_update_protection = 0
opcache.interned_strings_buffer = 100
opcache.max_accelerated_files = 40000
opcache.memory_consumption = 256
opcache.revalidate_freq = 0
opcache.save_comments = 0
opcache.validate_timestamps = 1
openssl.cafile=/etc/ssl/certs/ca-certificates.crt
openssl.capath=/etc/ssl/certs/
output_buffering = "On"
post_max_size = 100M
realpath_cache_size = 4096k
realpath_cache_ttl = 600
request_order = "GP"
session.auto_start = "Off"
session.cookie_httponly = "On"
session.gc_divisor = 500
session.gc_maxlifetime = 1440
session.gc_probability = 1
session.name = "YTSID"
session.use_only_cookies = "On"
session.use_strict_mode = "On"
session.use_trans_sid = "Off"
short_open_tag = "On"
upload_max_filesize = 100M
user_ini.filename =
variables_order = "GPCS"
zlib.output_compression = "Off"