Emergency: disable scheduler again - still causing locks
russell@unturf.com is the boss
This commit is contained in:
parent
9a6734186c
commit
df98c34d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ deploy:
|
|||
|
||||
[Service]
|
||||
WorkingDirectory=${APP_DIR}
|
||||
Environment="PATH=${VENV_DIR}/bin"
|
||||
Environment="PATH=${VENV_DIR}/bin" "DISABLE_SCHEDULER=true"
|
||||
ExecStart=${VENV_DIR}/bin/uwsgi \\
|
||||
--master \\
|
||||
--enable-threads \\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue