feat(uti): Deploy tuning
[csit.git] / resources / tools / dash / app / app.ini
index bff7c12..efbea3f 100644 (file)
@@ -1,8 +1,14 @@
 [uwsgi]
 ini = :pal
+py-autoreload = 0
 
 [pal]
 module = wsgi:app
+master-fifo = /tmp/masterfifo
+lazy = True
+lazy-apps = True
+touch-chain-reload
+listen = 128
 
 processes = 2
 threads = 4