Mercurial > templog
view web/config.py @ 335:1e22eaf93620
work on web interface
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 12 Jun 2012 23:27:53 +0800 |
parents | 3b821541657d |
children | 5e75e08d20ac |
line wrap: on
line source
DATA_PATH = 'data' HMAC_KEY = 'a hmac key' GRAPH_WIDTH = 800 LINE_WIDTH = 2 SENSOR_NAMES = {} SENSOR_COLOURS = {}