InfectedLan / InfectedAPI

Backend for Infected's web solutions.
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Maintenance mode #213

Closed petterroea closed 6 years ago

petterroea commented 6 years ago

Simple. We need some easy way of activating it so we will actually activate it before uploading files, then we implement that mechanic, and make a maintenance.php file in api. This file should be the first file that is included when a page is hit, and if it is, it will print a maintenance notice and die()

halvors commented 6 years ago

Close?

petterroea commented 6 years ago

yes