mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-22 02:04:24 +00:00
Enable filtering statistics by center in Chill configuration: set the default value in config
Set the default value in configuration file. This improves the readability of multiple options.
This commit is contained in:
parent
00350b9efc
commit
9d00b8ae60
@ -17,6 +17,7 @@ chill_main:
|
|||||||
acl:
|
acl:
|
||||||
form_show_scopes: true
|
form_show_scopes: true
|
||||||
form_show_centers: true
|
form_show_centers: true
|
||||||
|
filter_stats_by_center: true
|
||||||
access_global_history: false
|
access_global_history: false
|
||||||
access_user_change_password: true
|
access_user_change_password: true
|
||||||
access_permissions_group_list: true
|
access_permissions_group_list: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user