diff options
Diffstat (limited to 'resources/tools/dash/app')
-rw-r--r-- | resources/tools/dash/app/app.ini | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/resources/tools/dash/app/app.ini b/resources/tools/dash/app/app.ini index efbea3f13a..9608f7c38d 100644 --- a/resources/tools/dash/app/app.ini +++ b/resources/tools/dash/app/app.ini @@ -10,8 +10,7 @@ lazy-apps = True touch-chain-reload listen = 128 -processes = 2 -threads = 4 +workers = 2 plugin = python3 master = true |