1
This commit is contained in:
parent
4dec805ed7
commit
0db09b904f
@ -126,7 +126,7 @@ if __name__ == "__main__":
|
||||
|
||||
app = make_app()
|
||||
app.listen(conf['listen_port'])
|
||||
conf['rushtime'] = 3
|
||||
conf['rushtime'] = 300
|
||||
|
||||
tornado.ioloop.IOLoop.current().call_later(conf['rushtime'],
|
||||
lambda : readMysqlData(conf['rushtime'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user