talk-recording: add NC_PROTOCOL variable to separate from HPB_PROTOCOL

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-05-09 10:06:56 +02:00
parent a0248bfc2b
commit ddb9b179bd
2 changed files with 2 additions and 1 deletions

View file

@ -39,7 +39,7 @@ videoheight = 1080
directory = /tmp
[backend-1]
url = ${HPB_PROTOCOL}://${NC_DOMAIN}
url = ${NC_PROTOCOL}://${NC_DOMAIN}
secret = ${RECORDING_SECRET}
skipverify = ${SKIP_VERIFY}