mirror of
https://github.com/getformwork/formwork.git
synced 2025-02-24 09:42:43 +01:00
16 lines
284 B
YAML
16 lines
284 B
YAML
admin:
|
|
title: '{{user.role.admin}}'
|
|
permissions:
|
|
dashboard: true
|
|
cache: true
|
|
backup: true
|
|
pages: true
|
|
options: true
|
|
users: true
|
|
|
|
user:
|
|
title: '{{user.role.user}}'
|
|
permissions:
|
|
dashboard: true
|
|
pages: true
|