Skip to content

Commit 8990b32

Browse files
author
Parth Shah
committed
enabling maintenance mode
1 parent 9933b4f commit 8990b32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config/constants.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,5 @@ export const AUTOCOMPLETE_TRIGGER_LENGTH = 3
216216

217217
export const HEAP_ANALYTICS_APP_ID = process.env.HEAP_ANALYTICS_APP_ID || '4153837120'
218218

219+
// Toggle this flag to enable/disable maintenance mode
219220
export const MAINTENANCE_MODE = false

0 commit comments

Comments
 (0)