Add the multiline config module
This commit is contained in:
parent
c39a172690
commit
2aef6eb122
71 changed files with 1891 additions and 126 deletions
|
@ -30,6 +30,8 @@ visibility:
|
|||
context_mapping: { }
|
||||
request_path:
|
||||
id: request_path
|
||||
pages: "/search\r\n/search/*"
|
||||
pages: |
|
||||
/search
|
||||
/search/*
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue