mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-12-26 18:30:27 +01:00
yaml formatting
This commit is contained in:
@@ -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']
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user