diff --git a/admin.yaml b/admin.yaml index 66bf7980..eb5ded0b 100644 --- a/admin.yaml +++ b/admin.yaml @@ -2,9 +2,9 @@ enabled: true route: '/admin' theme: grav login: - enabled: true - route: null - timeout: 1800 + enabled: true + route: null + timeout: 1800 popularity: enabled: true ignore: ['/test*','/modular'] diff --git a/blueprints.yaml b/blueprints.yaml index e628d14d..e9a240af 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -11,13 +11,13 @@ form: highlight: 1 default: 1 options: - 1: Enabled - 0: Disabled + 1: Enabled + 0: Disabled validate: - type: bool + type: bool route: - type: text - label: Administrator path - placeholder: "Default route for administrator (relative to base)" - help: If you want to change the URL for the administrator, you can provide a path here + type: text + label: Administrator path + placeholder: "Default route for administrator (relative to base)" + help: If you want to change the URL for the administrator, you can provide a path here