2024-10-08 09:13:40 +02:00
|
|
|
# An account to connect FASI to the XMPP network
|
|
|
|
|
|
|
|
[account]
|
2024-10-13 17:42:44 +02:00
|
|
|
alias = "FASI" # Alias
|
2024-10-16 12:24:11 +02:00
|
|
|
xmpp = "" # Jabber ID
|
|
|
|
pass = "" # Password
|
|
|
|
|
|
|
|
[brand]
|
|
|
|
name = "XMPP" # Name of brand
|
|
|
|
chat = "XMPP Client" # Name of chat software
|
|
|
|
news = "Reeder" # Name of news software
|
|
|
|
site = "https://xmpp.org" # Address of site
|
|
|
|
|