Pushing map parameters to DB
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
class Settings
|
||||
{
|
||||
const GEO_SERVER = 'http(s)://geo.server.tld';
|
||||
const GEO_SERVER_TOKEN = '';
|
||||
const DB_SERVER = 'localhost';
|
||||
const DB_LOGIN = '';
|
||||
const DB_PASS = '';
|
||||
|
||||
Reference in New Issue
Block a user