mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-12-26 18:30:27 +01:00
17 lines
242 B
YAML
17 lines
242 B
YAML
enabled: true
|
|
route: '/admin'
|
|
theme: grav
|
|
login:
|
|
enabled: true
|
|
route: null
|
|
timeout: 1800
|
|
warnings:
|
|
delete_page: true
|
|
popularity:
|
|
enabled: true
|
|
ignore: ['/test*','/modular']
|
|
history:
|
|
daily: 7
|
|
monthly: 12
|
|
visitors: 20
|