15 lines
275 B
YAML
15 lines
275 B
YAML
set:
|
|
magic_quotes_runtime: off
|
|
log_errors: on
|
|
arg_separator.output: |
|
|
&
|
|
|
|
#check:
|
|
# zend.ze1_compatibility_mode: off
|
|
|
|
warn:
|
|
magic_quotes_gpc: off
|
|
register_globals: off
|
|
session.auto_start: off
|
|
|