Add the multiline config module
This commit is contained in:
parent
c39a172690
commit
2aef6eb122
71 changed files with 1891 additions and 126 deletions
|
@ -1,7 +1,13 @@
|
|||
account: '1147804'
|
||||
snippet_version: 6
|
||||
visibility_pages: 0
|
||||
pages: "/admin\r\n/admin/*\r\n/batch\r\n/node/add/*\r\n/node/*/*\r\n/user/*/*"
|
||||
pages: |
|
||||
/admin
|
||||
/admin/*
|
||||
/batch
|
||||
/node/add/*
|
||||
/node/*/*
|
||||
/user/*/*
|
||||
visibility_roles: 1
|
||||
roles:
|
||||
manager: manager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue