How to configure jami client without GUI

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 information
  • Jami.conf - seemingly contains window-related information like StartMinimized
  • files containing what I assume is IP of the bootstrap node as well as files containing a port (looks like TURN server port?)
  • dring.yml - the configuration? does not contain bootstrap node and turn server regardless

Grepping 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