mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 16:43:48 +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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user