Add support for putting the site in an offline mode where it operates
without a database but with most features disabled.
This commit is contained in:
parent
b527d27674
commit
2cf15b549e
9 changed files with 38 additions and 11 deletions
3
app/views/site/offline.rhtml
Normal file
3
app/views/site/offline.rhtml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<p>The OpenStreetMap database is currently offline while
|
||||
essential database maintenance work is carried out.
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue