ComunicRTCProxy/config.yaml

14 lines
258 B
YAML

# Proxy configuration
#
# @author Pierre Hubert
secure: false
hostname: 127.0.0.1
port: 3000
path: /rtc_proxy/ws
token: SecretToken
# Number of seconds to wait before automatically
# closing the proxy (if WebSocket connection was
# interrupted)
restart: 0