ansible-roles/webapps/nextcloud/files/zzz-apache2-evolinux-custom.ini

20 lines
444 B
INI
Raw Normal View History

; Put customized values here.
allow_url_fopen = On
disable_functions = exec,shell-exec,system,passthru,popen
disable_functions =
user_ini.filename = ".user.ini"
max_execution_time = 300
memory_limit = 512M
opcache.enable=1
opcache.enable_cli=1
opcache.interned_strings_buffer=24
opcache.max_accelerated_files=60000
opcache.memory_consumption=512
opcache.save_comments=1
opcache.revalidate_freq=1
upload_max_filesize = 2G
post_max_size = 2G