disable multi query webtvism by default, but allow it to be enabled at the service level

This commit is contained in:
zefie
2022-09-23 01:45:20 -04:00
parent 5dff5779e9
commit 518cf12c99
2 changed files with 7 additions and 1 deletions

View File

@@ -49,6 +49,9 @@
},
"wtv-music": {
"disabled": true
},
"wtv-author": {
"enable_multi_query": true
}
}
}