mirror of
https://git.openwrt.org/project/luci.git
synced 2025-10-14 01:32:18 +08:00
Merge r4203
This commit is contained in:
@@ -128,7 +128,7 @@ adc.enabled = "yes"
|
||||
adc.disabled = "no"
|
||||
adc.optional = true
|
||||
|
||||
|
||||
--[[
|
||||
ipc = m:section(TypedSection, "IpcConnect")
|
||||
ipc.anonymous = true
|
||||
|
||||
@@ -140,6 +140,6 @@ nets.optional = true
|
||||
|
||||
hosts = ipc:option(Value, "Host")
|
||||
hosts.optional = true
|
||||
|
||||
]]
|
||||
|
||||
return m
|
||||
|
@@ -20,6 +20,3 @@ config 'LoadPlugin'
|
||||
config 'LoadPlugin'
|
||||
option 'library' 'olsrd_txtinfo.so.0.1'
|
||||
option 'accept' '127.0.0.1'
|
||||
|
||||
config 'IpcConnect'
|
||||
option 'MaxConnections' '0'
|
||||
|
Reference in New Issue
Block a user