Merge branch 'v2'

This commit is contained in:
jfederico
2019-07-29 14:30:30 +00:00
7 changed files with 12 additions and 46 deletions

View File

@ -145,8 +145,7 @@ ENABLE_GOOGLE_CALENDAR_BUTTON=
# Set the application into Maintenance Mode
#
# Current options supported:
# full: Renders an error page that does not allow users to access any of the features in the application
# readonly: Sets the database to readonly mode, which allows users to use actions that dont write to the database
# true: Renders an error page that does not allow users to access any of the features in the application
# false: Application runs normally
MAINTENANCE_MODE=false