Allow to show scopes when needed, by default
This commit is contained in:
parent
631bcff2d4
commit
a54f1d1a06
@ -13,7 +13,7 @@ chill_main:
|
||||
twilio_secret: '%env(resolve:TWILIO_SECRET)%'
|
||||
default_carrier_code: '%env(resolve:DEFAULT_CARRIER_CODE)%'
|
||||
acl:
|
||||
form_show_scopes: false
|
||||
form_show_scopes: true
|
||||
form_show_centers: false
|
||||
access_global_history: false
|
||||
access_user_change_password: true
|
||||
|
Loading…
Reference in New Issue
Block a user