Add update emails

This commit is contained in:
2020-04-13 18:06:48 +02:00
parent a5fa444997
commit 47b693988a
11 changed files with 205 additions and 153 deletions

View File

@@ -3,6 +3,8 @@
class Settings
{
const GEO_SERVER = 'http(s)://geo.server.tld';
const GEO_SERVER_TOKEN = '';
const LIVE_SERVER = 'http(s)://live.server.tld';
const DB_SERVER = 'localhost';
const DB_LOGIN = '';
const DB_PASS = '';