diff web/config.py @ 344:ea1779d27641

- Getting there, update has problems
author Matt Johnston <matt@ucc.asn.au>
date Sat, 16 Jun 2012 09:08:07 +0800
parents 449272fc63a3
children 79761ee67134
line wrap: on
line diff
--- a/web/config.py	Fri Jun 15 23:36:41 2012 +0800
+++ b/web/config.py	Sat Jun 16 09:08:07 2012 +0800
@@ -1,5 +1,5 @@
 
-DATA_PATH = 'data'
+DATA_PATH = '/home/matt/templog/web/data'
 
 HMAC_KEY = 'a hmac key'