Skip to content

Commit

Permalink
EL-1242: Step three: disable maintenance mode (#1077)
Browse files Browse the repository at this point in the history
* Step three: disable maintenance mode

* Use correct flag
  • Loading branch information
patrick-laa authored Nov 7, 2023
1 parent 7c727de commit 172fbbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ featureFlags:
sentry: ENABLED
overrides: NOT_ENABLED
indexProduction: NOT_ENABLED
maintenanceMode: ENABLED
maintenanceMode: NOT_ENABLED
basicAuthentication: ENABLED
welshCw: NOT_ENABLED

Expand Down

0 comments on commit 172fbbc

Please sign in to comment.