adding prosody

This commit is contained in:
mk
2026-04-03 15:40:14 -03:00
parent 0fdd755e4b
commit 3e847ba58d
3 changed files with 275 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# The XMPP domain users will register under (e.g. xmpp.example.com)
XMPP_DOMAIN=xmpp.example.com
# Admin JID(s) — comma-separated, must match XMPP_DOMAIN
# e.g. XMPP_ADMIN=admin@xmpp.example.com
XMPP_ADMIN=admin@xmpp.example.com