~robert-penz-name/heatpumpmonitor/trunk

« back to all changes in this revision

Viewing changes to heatpumpMonitor.ini

  • Committer: Robert Penz
  • Date: 2010-04-26 12:20:20 UTC
  • Revision ID: robert@penz.name-20100426122020-oaxyz5cc4bb1ew3d
Bugfixes to user feedback by alphaomega

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
# use this for example to upload the pics to a webserver in the internet
55
55
# This example uses lftp to upload to the website stored in the lftp bookmarks file
56
56
# this way no hostname,user and password is within this script
57
 
# If you don't need this set the variable to None
 
57
# If you don't need this set the variable to nothing (empty string)
58
58
copyCommand = echo "mirror -R /var/www/graphs/" | lftp website
59
59
copyInterval = 15
60
60