experimental wtv-search and wtv-proxy (disabled by default, requires external services)

This commit is contained in:
zefie
2025-07-22 14:53:37 -04:00
parent 60f6709171
commit dca7ce7389
6 changed files with 386 additions and 0 deletions

View File

@@ -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,