mirror of
https://github.com/agdsn/ancient-weatherstation.git
synced 2026-06-19 23:07:59 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user