experimental wtv-search and wtv-proxy (disabled by default, requires external services)
This commit is contained in:
@@ -392,7 +392,17 @@
|
||||
"port": 1656,
|
||||
"connections": 3,
|
||||
"flags": "0x00000004"
|
||||
},
|
||||
"wtv-search": {
|
||||
"disabled": true,
|
||||
"port": 1695,
|
||||
"searxng_url": "http://192.168.11.20:9999/" // replace with your own searxng instance
|
||||
},
|
||||
"wtv-proxy": {
|
||||
"disabled": true,
|
||||
"port": 1696,
|
||||
"wrp_url": "http://192.168.11.20:8889/" // replace with your own tenox9/wrp
|
||||
},
|
||||
"pb_services": {
|
||||
// PC Services for PageBuilder
|
||||
"port": 1697,
|
||||
|
||||
Reference in New Issue
Block a user