forked from 0x2620/pandora
better demo config and info view
always pass oxdbId to poster script use 0xdb like poster script for demo
This commit is contained in:
parent
e4d0660074
commit
70892dd463
9 changed files with 183 additions and 316 deletions
|
|
@ -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():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue