Check whether file settings.toml exists.
This commit is contained in:
parent
4be8dad823
commit
ee07600546
2 changed files with 8 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# An account to connect FASI to the XMPP network
|
||||
# JabberCard configuration file
|
||||
|
||||
[account]
|
||||
alias = "FASI" # Alias
|
||||
xmpp = "" # Jabber ID
|
||||
pass = "" # Password
|
||||
alias = "JabberCard" # Alias
|
||||
xmpp = "" # Jabber ID
|
||||
pass = "" # Password
|
||||
|
||||
[brand]
|
||||
name = "XMPP" # Name of brand
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue