Files
Grav-Admin-Plugin/admin.yaml
Matias Griese ff001b3dbc Merge branch 'feature/login-separation' of bitbucket.org:rockettheme/grav-plugin-admin into feature/redesign
Conflicts:
	admin.php
	admin.yaml
	pages/admin/login.md
	pages/admin/themes.md
2014-09-09 07:57:53 +03:00

15 lines
230 B
YAML

enabled: true
route: '/admin'
theme: grav
login:
enabled: true
route: null
timeout: 1800
popularity:
enabled: true
ignore: ['/test*','/modular']
history:
daily: 7
monthly: 12
visitors: 20