aboutsummaryrefslogtreecommitdiffstats
path: root/centos/sources/workers.conf
diff options
context:
space:
mode:
Diffstat (limited to 'centos/sources/workers.conf')
-rw-r--r--centos/sources/workers.conf13
1 files changed, 0 insertions, 13 deletions
diff --git a/centos/sources/workers.conf b/centos/sources/workers.conf
deleted file mode 100644
index aa3c43829..000000000
--- a/centos/sources/workers.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-worker {
- type = "normal";
- bind_socket = "systemd:0";
- mime = true;
-}
-worker {
- type = "controller";
- bind_socket = "systemd:1";
- count = 1;
- password = "q1";
- secure_ip = "127.0.0.1";
- static_dir = "${WWWDIR}";
-} \ No newline at end of file