feat(uti): Add structured menu for stats
[csit.git] / resources / tools / dash / app / app.ini
index 0df9d83..796f332 100644 (file)
@@ -1,11 +1,12 @@
 [uwsgi]
 ini = :pal
+py-autoreload = 0
 
 [pal]
 module = wsgi:app
 
 processes = 2
-threads = 2
+threads = 4
 plugin = python3
 
 master = true