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