The only configuration file I see so far is krb5.conf. Kerberos? What does it have to do with Jami?
My goal is to pre-configure bootstrap node and TURN server.
The only configuration file I see so far is krb5.conf. Kerberos? What does it have to do with Jami?
My goal is to pre-configure bootstrap node and TURN server.
So far I’ve located:
config.yaml - includes account informationJami.conf - seemingly contains window-related information like StartMinimizeddring.yml - the configuration? does not contain bootstrap node and turn server regardlessGrepping for default values only matches binaries. Is there an option at all?
Turn server and bootstrap node can be set using the following parameters in config.yaml:
hostname: address_or_ip
turnServer: address_or_ip_with_port
turnServerUserName: username
turnServerPassword: password_in_plaintext
turnServerRealm: realm