ancient-weatherstation/cronjob/chart/chart.conf

24 lines
628 B
Plaintext

# yes, wenn jedes Bild in einem Extra Prozess behandelt werden soll
fork no #yes
# Verzeichnis, in dem die config-Files liegen
image_cfg_location /etc/weatherstation/image_conf/
# Standart-Verzeichnis, in das die generierten Bilder gepackt werden
dflt_image_location /var/cache/weatherstation-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 rain_ex.conf
image_cfg temp_ex.conf
image_cfg wind_ex.conf
# Postgres-Einstellungen
pg_host localhost
pg_user weatherstation
#pg_pass
pg_database wetter