diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/dash/app/app.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/dash/app/app.ini b/resources/tools/dash/app/app.ini index 0df9d8366e..bff7c12c89 100644 --- a/resources/tools/dash/app/app.ini +++ b/resources/tools/dash/app/app.ini @@ -5,7 +5,7 @@ ini = :pal module = wsgi:app processes = 2 -threads = 2 +threads = 4 plugin = python3 master = true |