Added a Maintenance Window flash (#758)

This commit is contained in:
farhatahmad
2019-08-22 12:15:01 -04:00
committed by Jesus Federico
parent 177bf4d595
commit 9ddc057589
6 changed files with 30 additions and 1 deletions

View File

@ -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