Handle startup connection errors

This commit is contained in:
Tulir Asokan
2019-05-16 00:18:43 +03:00
parent 7fb5cfe884
commit e25bf29609
3 changed files with 46 additions and 19 deletions

View File

@ -54,6 +54,9 @@ bridge:
# {{.Short}} - short display name from contact list
displayname_template: "{{if .Notify}}{{.Notify}}{{else}}{{.Jid}}{{end}} (WA)"
# WhatsApp connection timeout in seconds.
connection_timeout: 20
# The prefix for commands. Only required in non-management rooms.
command_prefix: "!wa"