Skip to content
Snippets Groups Projects
Commit d7d0bcd9 authored by Derek Hudson's avatar Derek Hudson
Browse files

Merge branch 'aws-override-collab-ff' into 'master'

Added an ability to override the collaboration feature flag via an environment variable.

See merge request !706
parents d63cd153 6151228e
No related branches found
No related tags found
1 merge request!706Added an ability to override the collaboration feature flag via an environment variable.
Pipeline #287236 failed
......@@ -77,4 +77,4 @@ featureFlag.strategy=appProperty
featureFlag.autocomplete.enabled=true
#Collaboration context feature flag name : properties specific
collaborations-enabled=true
collaborations-enabled=${COLLABORATION_FF_ENABLED:true}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment