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:
@@ -10,14 +10,14 @@ dflt_image_location /home/jan/Webs/wetter/images/chart/
|
||||
# Bilder-Configs
|
||||
# Jedes Config-File representiert ein zu generierendes Bild
|
||||
#image_cfg testimage.conf
|
||||
#image_cfg hum_ex.conf
|
||||
#image_cfg press_ex.conf
|
||||
image_cfg hum_ex.conf
|
||||
image_cfg press_ex.conf
|
||||
image_cfg rain_ex.conf
|
||||
#image_cfg temp_ex.conf
|
||||
#image_cfg wind_ex.conf
|
||||
image_cfg temp_ex.conf
|
||||
image_cfg wind_ex.conf
|
||||
|
||||
# Postgres-Einstellungen
|
||||
pg_host 141.30.228.39
|
||||
pg_user losinshi
|
||||
pg_host localhost
|
||||
pg_user weatherstation
|
||||
#pg_pass
|
||||
pg_database wetter
|
||||
|
||||
@@ -21,7 +21,7 @@ mail_auth_pass pass # Passwort bei Authentifizierung
|
||||
|
||||
# Postgres-Einstellungen
|
||||
pg_host localhost
|
||||
pg_user user
|
||||
pg_user weatherstation
|
||||
pg_pass pass
|
||||
pg_database wetter
|
||||
pg_timeout 30
|
||||
|
||||
Reference in New Issue
Block a user