From 7f93ea3bd608747db3c38d2b78748ca8500b61e4 Mon Sep 17 00:00:00 2001 From: Jay Date: Mon, 27 Mar 2017 14:53:02 +0800 Subject: [PATCH] add ipcam permission --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index e59d8bf..cd510cd 100644 --- a/config.json +++ b/config.json @@ -27,7 +27,8 @@ "iocmd": true, "schedule": true, "modbus": true, - "link": true + "link": true, + "ipcam": true }, "cmdpath":{ "manualip": "/home/www/cmd/manualip",