better demo config and info view

always pass oxdbId to poster script
use 0xdb like poster script for demo
This commit is contained in:
j 2012-06-13 17:59:10 +02:00
commit 70892dd463
9 changed files with 183 additions and 316 deletions

View file

@ -62,7 +62,7 @@ def reloader_thread():
load_config()
_config_mtime = mtime
except:
print "reloading config failed"
sys.stderr.write("reloading config failed\n")
time.sleep(1)
def update_static():