ansible-role-php/templates/sao.ini.j2
phil 34ee36fe04 php: Entferne Einschränkung für php cli Tools
War damals notwendig, da die kameradisten einen vollständigen SSH-
Zugang hatten. Seit einer Weile haben sie nur noch einen chroot-SFTP-
Zugang
2023-01-23 15:25:03 +01:00

19 lines
334 B
Django/Jinja

upload_max_filesize = 16M
post_max_size = 16M
memory_limit = 192M
max_execution_time = 300
date.timezone = Europe/Berlin
default_charset = "UTF-8"
;Upload-Fortschritt
apc.rfc1867 = 1
display_errors = Off
;Empfohlene Einstellungen (pcc)
allow_url_fopen = Off
assert.active = Off
mail.add_x_header = Off
session.use_strict_mode = 1