forked from External/greenlight
GRN2-xx: Removed readonly maintenance mode (#699)
* Removed readonly maintenance mode * Removed full reference
This commit is contained in:
committed by
Jesus Federico
parent
0b64acaecf
commit
403a7c4e40
@ -147,8 +147,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
|
||||
|
||||
|
Reference in New Issue
Block a user