forwarded_allow_ips in core

This commit is contained in:
Quentin Fuxa
2025-10-04 23:04:00 +02:00
parent b4abc158b9
commit 9b1e061b32

View File

@@ -37,6 +37,7 @@ class TranscriptionEngine:
"log_level": "DEBUG",
"ssl_certfile": None,
"ssl_keyfile": None,
"forwarded_allow_ips": None,
"transcription": True,
"vad": True,
"pcm_input": False,