adding prosody
This commit is contained in:
6
social/prosody/.env.example
Normal file
6
social/prosody/.env.example
Normal 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
|
||||
Reference in New Issue
Block a user