mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-28 01:47:19 +01:00
owsd: add commented-out example to disable origin filter
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
This commit is contained in:
parent
319f388fdd
commit
83c4c884bc
1 changed files with 2 additions and 0 deletions
|
|
@ -30,10 +30,12 @@ config owsd-listen 'wan'
|
|||
option interface 'wan'
|
||||
option ipv6 'on'
|
||||
option whitelist_interface_as_origin '1'
|
||||
# list origin '*'
|
||||
|
||||
config owsd-listen 'wan_8080'
|
||||
option port '8080'
|
||||
option interface 'wan'
|
||||
option ipv6 'on'
|
||||
option whitelist_interface_as_origin '1'
|
||||
# list origin '*'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue