aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/dash/app/app.ini
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/dash/app/app.ini')
-rw-r--r--resources/tools/dash/app/app.ini20
1 files changed, 0 insertions, 20 deletions
diff --git a/resources/tools/dash/app/app.ini b/resources/tools/dash/app/app.ini
deleted file mode 100644
index 9608f7c38d..0000000000
--- a/resources/tools/dash/app/app.ini
+++ /dev/null
@@ -1,20 +0,0 @@
-[uwsgi]
-ini = :pal
-py-autoreload = 0
-
-[pal]
-module = wsgi:app
-master-fifo = /tmp/masterfifo
-lazy = True
-lazy-apps = True
-touch-chain-reload
-listen = 128
-
-workers = 2
-plugin = python3
-
-master = true
-http-socket = :5000
-socket = /tmp/app.sock
-chmod-socket = 666
-