removed unused etc files
This commit is contained in:
@@ -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']). '/');
|
||||
|
||||
Reference in New Issue
Block a user