- initial primitive wtv-cookie service to satisfy newer builds and http(s) issues
 - update: wtv-home:/home: add wtv-visit: in case javascript URL accessor fails
 - update: replace bf0app and LC2 tellyscripts with box-specific PPP auth, rather than hard coded PPP auth (may disable CHAP support)
 - update: app.js: getServiceString overrides should only be temporary for that request
 - update: WTVClientCapabilities.js: catch exception when sent unknown configuration bits
This commit is contained in:
zefie
2021-08-02 14:59:10 -04:00
parent fcb94e3058
commit e8cfa60371
21 changed files with 980 additions and 37 deletions

View File

@@ -63,6 +63,10 @@
"port": 1630,
"connections": 3
},
"wtv-cookie": {
"port": 1619,
"connections": 1
},
"http": {
"port": 1650,
"connections": 3,