imfreedom/k8s-cluster

Update hub to 2022.1.14499

2022-03-07, Gary Kramlich
5927323a0d68
Update hub to 2022.1.14499
VirtualHost "pidgin.im"
certificate = "pidgin/tls.crt"
jetbrains_hub_groups = { "Pidgin Admin", "Pidgin Contributor", "Pidgin XMPP" }
http_host = "xmpp.pidgin.im"
http_interfaces = {"*"}
http_external_url = "https://xmpp.pidgin.im/"
ssl = {
certificate = "certs/pidgin/tls.crt";
key = "certs/pidgin/tls.key";
}
Component "conference.pidgin.im" "muc"
name = "Pidgin Internet Messaging MUC"
modules_enabled = { "muc_badge", "muc_mam", "muc_mam_hints", "muc_moderation", "muc_occupant_id", "slack_webhooks", "vcard_muc" }
http_host = "conference.pidgin.im"
http_external_url = "https://conference.pidgin.im/"
ssl = {
certificate = "certs/pidgin/tls.crt";
key = "certs/pidgin/tls.key";
}
restrict_room_creation = "local"
Component "xmpp.pidgin.im" "http"
http_external_url = "https://xmpp.pidgin.im/"
http_host = "xmpp.pidgin.im"
modules_enabled = {"bosh"}