Update configuration from distribution
This commit is contained in:
parent
213f5e5b55
commit
9138bef5f2
9 changed files with 25 additions and 19 deletions
|
@ -455,6 +455,8 @@ display:
|
|||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
@ -507,7 +509,7 @@ display:
|
|||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
max-age: -1
|
||||
max-age: 0
|
||||
tags: { }
|
||||
page_1:
|
||||
display_plugin: page
|
||||
|
@ -532,5 +534,5 @@ display:
|
|||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
max-age: -1
|
||||
max-age: 0
|
||||
tags: { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue