Files
Grav-Admin-Plugin/admin.yaml

44 lines
781 B
YAML
Raw Normal View History

2014-08-05 13:06:38 -07:00
enabled: true
route: '/admin'
cache_enabled: false
theme: grav
2016-03-01 18:19:52 -07:00
logo_text: ''
2016-05-05 17:22:50 -06:00
body_classes: ''
content_padding: true
2016-05-05 17:22:50 -06:00
sidebar:
2016-09-29 17:12:19 -07:00
activate: tab
hover_delay: 100
size: auto
2015-07-24 17:31:29 -06:00
dashboard:
days_of_stats: 7
widgets:
dashboard-maintenance: true
dashboard-statistics: true
dashboard-notifications: true
dashboard-feed: true
dashboard-pages: true
pages:
show_parents: both
session:
timeout: 1800
warnings:
delete_page: true
2015-08-06 22:25:35 -06:00
edit_mode: normal
frontend_pages_target: _blank
show_github_msg: true
pages_list_display_field: title
google_fonts: true
enable_auto_updates_check: true
notifications:
feed: true
dashboard: true
plugins: true
themes: true
2014-09-06 18:13:04 -06:00
popularity:
enabled: true
ignore: ['/test*','/modular']
history:
2015-07-24 17:31:29 -06:00
daily: 30
monthly: 12
visitors: 20