Add the multiline config module
This commit is contained in:
parent
c39a172690
commit
2aef6eb122
71 changed files with 1891 additions and 126 deletions
|
@ -19,7 +19,13 @@ items:
|
|||
cross_domains: ''
|
||||
visibility:
|
||||
request_path_mode: 0
|
||||
request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*"
|
||||
request_path_pages: |
|
||||
/admin
|
||||
/admin/*
|
||||
/batch
|
||||
/node/add*
|
||||
/node/*/*
|
||||
/user/*/*
|
||||
user_role_mode: 0
|
||||
user_role_roles: { }
|
||||
user_account_mode: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue