allow notification service to be engaged on prod
fixes CNVS-28236 Test Plan: -should be able to enable this flag on prod Change-Id: Ia9c3511c3b111482b98e792f75cc15b5987c3756 Reviewed-on: https://gerrit.instructure.com/75147 Reviewed-by: Jonathan Featherstone <jfeatherstone@instructure.com> Tested-by: Jenkins QA-Review: Gentry Beckmann <gbeckmann@instructure.com> Product-Review: Gentry Beckmann <gbeckmann@instructure.com>
This commit is contained in:
parent
de532a55b9
commit
b793faff6f
|
@ -323,7 +323,7 @@ END
|
|||
applies_to: 'RootAccount',
|
||||
state: 'hidden',
|
||||
beta: true,
|
||||
development: true,
|
||||
development: false,
|
||||
root_opt_in: false
|
||||
},
|
||||
'use_new_tree' =>
|
||||
|
|
Loading…
Reference in New Issue