Removed app icons from git

This commit is contained in:
Timon Ostertun
2020-09-23 23:41:47 +02:00
parent 062a7336ac
commit 04a3348db7
12 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,6 @@
define('SEND_ERRORS', true); // send errors via log
date_default_timezone_set('Europe/Berlin');
define('SERVER_GITDIR', __DIR__ . '/../.git/'); // path to git folder (with trailing slash)
define('SERVER_PATH', '/subfolder'); // path to root directory
define('SERVER_ADDR', 'https://' . $_SERVER['SERVER_NAME'] . SERVER_PATH); // path to root directory
define('LOGGING_APIKEY', 'xxx'); // Apikey for Logging API -> get from ostertun.net/logging