X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fdash%2Fapp%2Fapp.ini;h=efbea3f13a3190e8e5bdca5c31e5086bb028f3b2;hb=refs%2Fchanges%2F73%2F36173%2F2;hp=bff7c12c892b7c020317fd3494b30de2a0a8b3f5;hpb=6c8ca0ad2a9fe0bab2033e41c6b056226cf9a856;p=csit.git diff --git a/resources/tools/dash/app/app.ini b/resources/tools/dash/app/app.ini index bff7c12c89..efbea3f13a 100644 --- a/resources/tools/dash/app/app.ini +++ b/resources/tools/dash/app/app.ini @@ -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