aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.js')
-rw-r--r--src/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.js b/src/config.js
index d6a0317bf..dcbc53bf5 100644
--- a/src/config.js
+++ b/src/config.js
@@ -58,7 +58,7 @@ export const DEFAULT_FEATURES_CONFIG = {
58 wait: ms('10s'), 58 wait: ms('10s'),
59 }, 59 },
60 isServiceProxyEnabled: false, 60 isServiceProxyEnabled: false,
61 isServiceProxyIncludedInCurrentPlan: false, 61 isServiceProxyIncludedInCurrentPlan: true,
62 isAnnouncementsEnabled: true, 62 isAnnouncementsEnabled: true,
63 isWorkspaceIncludedInCurrentPlan: true, 63 isWorkspaceIncludedInCurrentPlan: true,
64 isWorkspaceEnabled: false, 64 isWorkspaceEnabled: false,