8 lines
157 B
TOML
8 lines
157 B
TOML
|
|
admins = [ "foo@localhost" ]
|
||
|
|
jid = "bar@localhost"
|
||
|
|
password = "bonjourxmpp"
|
||
|
|
|
||
|
|
rooms = [ "room@muc.localhost" ]
|
||
|
|
secret = "bonjourforgejo"
|
||
|
|
|
||
|
|
addr = "[::1]:5225"
|