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