Apply automatic config self-updates
This commit is contained in:
parent
9affa01023
commit
ed09c9acf2
29 changed files with 94 additions and 78 deletions
|
@ -145,16 +145,16 @@ display:
|
|||
fail: 'not found'
|
||||
validate_options: { }
|
||||
break_phrase: false
|
||||
not: 0
|
||||
not: false
|
||||
vocabularies:
|
||||
action_type: 0
|
||||
article_type: 0
|
||||
event_type: 0
|
||||
group_type: 0
|
||||
people_type: 0
|
||||
resource_type: 0
|
||||
tags: 0
|
||||
include_args: 0
|
||||
action_type: '0'
|
||||
article_type: '0'
|
||||
event_type: '0'
|
||||
group_type: '0'
|
||||
people_type: '0'
|
||||
resource_type: '0'
|
||||
tags: '0'
|
||||
include_args: false
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue