mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-12 16:26:07 +01:00
22 lines
350 B
YAML
22 lines
350 B
YAML
enabled: true
|
|
route: '/admin'
|
|
theme: grav
|
|
logo_text: ''
|
|
dashboard:
|
|
days_of_stats: 7
|
|
session:
|
|
timeout: 1800
|
|
warnings:
|
|
delete_page: true
|
|
edit_mode: normal
|
|
show_github_msg: true
|
|
google_fonts: true
|
|
enable_auto_updates_check: true
|
|
popularity:
|
|
enabled: true
|
|
ignore: ['/test*','/modular']
|
|
history:
|
|
daily: 30
|
|
monthly: 12
|
|
visitors: 20
|