summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-dockerman/root/etc/config/dockerman
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-dockerman/root/etc/config/dockerman')
-rw-r--r--applications/luci-app-dockerman/root/etc/config/dockerman10
1 files changed, 0 insertions, 10 deletions
diff --git a/applications/luci-app-dockerman/root/etc/config/dockerman b/applications/luci-app-dockerman/root/etc/config/dockerman
deleted file mode 100644
index ae7239a78..000000000
--- a/applications/luci-app-dockerman/root/etc/config/dockerman
+++ /dev/null
@@ -1,10 +0,0 @@
-config section 'local'
- option socket_path '/var/run/docker.sock'
- option status_path '/tmp/.docker_action_status'
- option debug 'false'
- option debug_path '/tmp/.docker_debug'
- option remote_endpoint 'false'
- option daemon_ea 'true'
- option daemon_data_root '/opt/docker'
- option daemon_log_level 'warn'
- list ac_allowed_interface 'br-lan'