Archived
1
0
Fork 0

app/config/acl.yml: add admin role.

This commit is contained in:
Henrik Hautakoski 2018-10-04 09:46:23 +02:00
parent f276ad92a8
commit 884f721002
No known key found for this signature in database
GPG key ID: 839F3A7EAFAEAFAA

View file

@ -32,8 +32,9 @@ acl:
inherits: guest
allowed-zones: user
description: Logged in users
#admin:
# inherits: user
admin:
inherits: user
description: Administrators
# allowed-zones: backend
zones: