Messaging/settings.toml

22 lines
429 B
TOML
Raw Permalink Normal View History

id = "messaging01"
2024-03-26 15:05:13 +00:00
bind = "0.0.0.0:8447"
grpc_bind = "0.0.0.0:7447"
2024-03-26 15:05:13 +00:00
2024-11-02 05:23:27 +00:00
nexus_addr = "localhost:7001"
2024-06-22 13:16:12 +00:00
2024-03-26 15:05:13 +00:00
[debug]
2024-07-16 06:44:00 +00:00
database = false
2024-03-26 15:05:13 +00:00
print_routes = false
[calling]
api_key = "APIZwKRLAWaWa8d"
api_secret = "wdu3fnKDwlsIW17tLhlRKpx275kPJGwRKMC7JADNaXU"
endpoint = "hydrogen-kcvgdwpe.livekit.cloud"
token_duration = 43200
empty_timeout_duration = 600
max_participants = 20
2024-04-06 09:08:01 +00:00
2024-03-26 15:05:13 +00:00
[security]
2024-11-02 05:23:27 +00:00
internal_public_key = "keys/internal_public_key.pem"