initial work on wtv-admin features

This commit is contained in:
zefie
2022-10-07 19:31:05 -04:00
parent dae6637e8e
commit 86d8a09688
15 changed files with 891 additions and 60 deletions

View File

@@ -35,6 +35,15 @@
"8100000000000000"
]
},
"wtv-admin": {
"authorized_ssids": {
"8100000000000000": [
"192.168.1.0/24",
"127.0.0.1"
]
},
"password": "my-secure-password"
},
"wtv-log": {
"write_logs_to_disk": true
},