* Removed unecesery home page * Added PHP Api that provides auth and replaces the json-server for data storage * Added support for alternate geocode-api * Added registration page
4 lines
38 B
PHP
4 lines
38 B
PHP
<?php
|
|
|
|
$AllowUserRegistration = true;
|