mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-04-05 04:08:47 +02: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
|