removed unused etc files

This commit is contained in:
andreas
2023-04-09 11:03:56 +00:00
parent d5f5750911
commit 820d8f71d7
243 changed files with 29 additions and 6453 deletions

View File

@@ -28,10 +28,10 @@
*/
// Replace zpush.example.com with your z-push's host name and uncomment the line below.
define('ZPUSH_HOST', 'baloghs.de');
define('ZPUSH_HOST', 'zntrl.de');
// Defines the default time zone, change e.g. to "Europe/London" if necessary
define('TIMEZONE', '');
define('TIMEZONE', 'Europe/Berlin');
// Defines the base path on the server
define('BASE_PATH', dirname($_SERVER['SCRIPT_FILENAME']). '/');