1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 14:58:00 +00:00

config-files cleaned

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@163 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-09-27 15:39:20 +00:00
parent 07fd1f2892
commit 0c69ddc6cd
4 changed files with 13 additions and 13 deletions
+4 -4
View File
@@ -8,10 +8,10 @@ log_data yes # default: no
log_error yes # default: no
# Das File wo die daten reinkommen
data_file ../data.log # default: ./data.log
data_file /var/log/weatherd.data.log # default: ./data.log
# Das File wo die Fehler reinkommen
error_file ../error.log # default: ./error.log
error_file /var/log/weatherd.error.log # default: ./error.log
# Im Vordergrunf bleiben?
foreground yes # default: no
@@ -20,8 +20,8 @@ foreground yes # default: no
verbose yes # default: no
# Postgres-Einstellungen
pg_host 141.30.228.39
pg_user losinshi
pg_host localhost
pg_user weatherstation
#pg_pass
pg_database wetter
pg_timeout 30