canonicalize URLs, split jobs into high and low priority
This commit is contained in:
parent
127035e328
commit
6aebe0287d
6 changed files with 101 additions and 15 deletions
|
@ -5,6 +5,6 @@ socket=/tmp/woodwind.sock
|
|||
chmod-socket=666
|
||||
module=woodwind.wsgi
|
||||
import=timers
|
||||
attach-daemon=rqworker
|
||||
attach-daemon=rqworker high low
|
||||
attach-daemon=python -m woodwind.websocket_server
|
||||
py-autoreload=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue