aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2025-03-25 17:34:44 -0400
committerCullum Smith <cullum@sacredheartsc.com>2025-03-25 17:34:44 -0400
commit9ffc950b5296374f387bfc689806d7af717bb78a (patch)
treebfbf54034b9e18fb440fa5ba9db3f6506e9c1162 /scripts
parent14c1c4172d71a69854e07736c7b086fa20788e91 (diff)
downloadinfrastructure-9ffc950b5296374f387bfc689806d7af717bb78a.tar.gz
add unified push to prosody
Diffstat (limited to 'scripts')
-rw-r--r--scripts/hostclass/xmpp_server1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/hostclass/xmpp_server b/scripts/hostclass/xmpp_server
index 5f2dc1d..621f688 100644
--- a/scripts/hostclass/xmpp_server
+++ b/scripts/hostclass/xmpp_server
@@ -6,6 +6,7 @@
# prosody_acme_host=
: ${prosody_admins:=''}
: ${prosody_public_fqdn:="$fqdn"}
+: ${prosody_push_fqdn:="push.${email_domain}"}
: ${prosody_domains:="$email_domain"}
: ${prosody_ldap_password:='changeme'}
: ${prosody_dbname:='prosody'}