meta: add exmaple config

This commit is contained in:
xmppftw xmppftw 2026-06-23 17:15:36 +02:00
commit baf52106fd

8
config.sample.toml Normal file
View file

@ -0,0 +1,8 @@
admins = [ "foo@localhost" ]
jid = "bar@localhost"
password = "bonjourxmpp"
rooms = [ "room@muc.localhost" ]
secret = "bonjourforgejo"
addr = "[::1]:5225"