diff --git a/cronjob/chart/definitions.h b/cronjob/chart/definitions.h index e5723f1..0fb9e62 100644 --- a/cronjob/chart/definitions.h +++ b/cronjob/chart/definitions.h @@ -26,8 +26,7 @@ #define DEFAULT_PG_PASS "" /* Postgres-Passwort */ #define DEFAULT_PG_DATABASE "localbase" /* Postgres-Datenbank */ #define DEFAULT_PG_TIMEOUT "20" /* Postgres-Timeout */ -//#define DEFAULT_CONFIG_FILE "/etc/weatherstation/chart.conf" /* Standart-Configdatei */ -#define DEFAULT_CONFIG_FILE "/home/jan/wettertest/chart/chart.conf" /* Standart-Configdatei */ +#define DEFAULT_CONFIG_FILE "/etc/weatherstation/chart.conf" /* Standart-Configdatei */ /* Image-Default-Werte ----------------------------------------------- */