refactor progress
This commit is contained in:
19
fluxer_integration/docker/livekit.yaml
Normal file
19
fluxer_integration/docker/livekit.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
port: 7880
|
||||
|
||||
keys:
|
||||
'devkey': 'devsecret'
|
||||
|
||||
rtc:
|
||||
tcp_port: 7881
|
||||
|
||||
webhook:
|
||||
api_key: 'devkey'
|
||||
urls:
|
||||
- ''
|
||||
|
||||
room:
|
||||
auto_create: true
|
||||
max_participants: 100
|
||||
empty_timeout: 300
|
||||
|
||||
development: true
|
||||
Reference in New Issue
Block a user