admin.yaml 334 B

1234567891011121314151617181920
  1. enabled: true
  2. route: '/admin'
  3. theme: grav
  4. dashboard:
  5. days_of_stats: 7
  6. session:
  7. timeout: 1800
  8. warnings:
  9. delete_page: true
  10. edit_mode: normal
  11. show_beta_msg: true
  12. google_fonts: true
  13. enable_auto_updates_check: true
  14. popularity:
  15. enabled: true
  16. ignore: ['/test*','/modular']
  17. history:
  18. daily: 30
  19. monthly: 12
  20. visitors: 20