mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
Rollback accidental change to uwsgi debug config.
This commit is contained in:
parent
c87bd79051
commit
3a91994549
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ die-on-term = true
|
|||
static-map = /static=/app/static
|
||||
|
||||
# Worker configuration
|
||||
workers = 8
|
||||
workers = 1
|
||||
threads = 8
|
||||
enable-threads = true
|
||||
lazy-apps = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue