mirror of
https://github.com/elyby/accounts.git
synced 2024-11-18 03:03:03 +05:30
6 lines
106 B
INI
6 lines
106 B
INI
|
error_reporting = E_ALL;
|
||
|
display_errors = On;
|
||
|
|
||
|
# Disable Opcache caching
|
||
|
opcache.validate_timestamps = 1;
|