mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-01-23 10:15:16 +00:00
10 lines
203 B
INI
10 lines
203 B
INI
display_errors = Off
|
|
error_reporting = E_ALL & ~E_NOTICE
|
|
log_errors = On
|
|
error_log = /var/log/apache2/error.log
|
|
ignore_repeated_errors = On
|
|
register_globals = Off
|
|
|
|
|
|
[Date]
|
|
date.timezone = "Europe/Paris"
|