error handler blueprints

This commit is contained in:
Gert
2015-05-04 15:37:07 +02:00
parent e01a116173
commit 565a76c317

View File

@@ -317,6 +317,32 @@ form:
validate:
type: bool
errors:
type: section
title: Error handler
underline: true
fields:
errors.display:
type: toggle
label: Display errors
highlight: 1
options:
1: Yes
0: No
validate:
type: bool
errors.log:
type: toggle
label: Log errors
highlight: 1
options:
1: Yes
0: No
validate:
type: bool
debugger:
type: section
title: Debugger
@@ -392,6 +418,7 @@ form:
0: No
validate:
type: bool
system:
type: section
title: System