prologic-saltyim/example-config.yml

18 lines
578 B
YAML

# debug enables debug logging
debug: false
identity: ~/.config/salty/example.key
endpoint: https://domain.tld/example
user: example@domain.tld
# profiles are entries of identities and their endpoint config.
# The identity in the root config is default. Use -u to choose alternate profile.
profiles:
# # user is the friendly name for the user in chats.
# - user: user@example.com
# # endpoint is the broker endpoint address
# endpoint: https://example.com/salty/user
# # identity is the location of the private key
# identity: ~/.config/salty/user.key