Merge 14394:14533 from trunk.
This commit is contained in:
commit
5449cf4adc
18 changed files with 45 additions and 24 deletions
|
@ -21,6 +21,7 @@ API_VERSION = ENV['OSM_API_VERSION'] || '0.6'
|
|||
# :online - online and operating normally
|
||||
# :api_readonly - site online but API in read-only mode
|
||||
# :api_offline - site online but API offline
|
||||
# :database_readonly - database and site in read-only mode
|
||||
# :database_offline - database offline with site in emergency mode
|
||||
#
|
||||
OSM_STATUS = :online
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue