mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-04 20:36:03 +01:00
Added a new `mediapicker` form field which allows to select a media from any page + Provided an option to control how parent select field displays
43 lines
749 B
YAML
43 lines
749 B
YAML
enabled: true
|
|
route: '/admin'
|
|
cache_enabled: false
|
|
theme: grav
|
|
logo_text: ''
|
|
body_classes: ''
|
|
content_padding: true
|
|
sidebar:
|
|
activate: tab
|
|
hover_delay: 100
|
|
size: auto
|
|
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
|
|
edit_mode: normal
|
|
frontend_pages_target: _blank
|
|
show_github_msg: true
|
|
google_fonts: true
|
|
enable_auto_updates_check: true
|
|
notifications:
|
|
feed: true
|
|
dashboard: true
|
|
plugins: true
|
|
themes: true
|
|
popularity:
|
|
enabled: true
|
|
ignore: ['/test*','/modular']
|
|
history:
|
|
daily: 30
|
|
monthly: 12
|
|
visitors: 20
|