From 57094affe39d57b3a94c0407a641ae0f2ab2b927 Mon Sep 17 00:00:00 2001 From: losinshi Date: Mon, 8 Jan 2007 20:27:55 +0000 Subject: [PATCH] addition to last fix git-svn-id: file:///home/jan/tmp/wetterstation/trunk@212 dd492736-c11a-0410-ad51-8c26713eaf7f --- cronjob/chart/definitions.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 ----------------------------------------------- */