Files
Grav/user/plugins/error/blueprints.yaml
Djamil Legato 230a2b594e Source
2014-08-02 12:12:32 -07:00

17 lines
267 B
YAML

name: Error Page
version: 1.0.0
description: Displays error page.
form:
fields:
enabled:
type: toggle
label: Plugin status
highlight: 1
default: 0
options:
1: Enabled
0: Disabled
validate:
type: bool