forwarded_allow_ips in core
This commit is contained in:
parent
b4abc158b9
commit
9b1e061b32
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue