mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-14 09:16:05 +01:00
19 lines
283 B
YAML
19 lines
283 B
YAML
enabled: true
|
|
route: '/admin'
|
|
theme: grav
|
|
dashboard:
|
|
days_of_stats: 7
|
|
session:
|
|
timeout: 1800
|
|
warnings:
|
|
delete_page: true
|
|
edit_mode: normal
|
|
show_beta_msg: true
|
|
popularity:
|
|
enabled: true
|
|
ignore: ['/test*','/modular']
|
|
history:
|
|
daily: 30
|
|
monthly: 12
|
|
visitors: 20
|