forked from External/greenlight
Added a Maintenance Window flash (#758)
This commit is contained in:
committed by
Jesus Federico
parent
177bf4d595
commit
9ddc057589
@ -156,6 +156,12 @@ ENABLE_GOOGLE_CALENDAR_BUTTON=
|
||||
# false: Application runs normally
|
||||
MAINTENANCE_MODE=false
|
||||
|
||||
# Displays a flash that appears to inform the user of a scheduled maintenance window
|
||||
# This variable should contain ONLY the date and time of the scheduled maintenance
|
||||
#
|
||||
# Ex: MAINTENANCE_WINDOW=Friday August 18 6pm-10pm EST
|
||||
MAINTENANCE_WINDOW=
|
||||
|
||||
# Comment this out to send logs to STDOUT in production instead of log/production.log .
|
||||
#
|
||||
# RAILS_LOG_TO_STDOUT=true
|
||||
|
Reference in New Issue
Block a user