From 6a0e24fb14fecd093d0d1acde97475aa70825381 Mon Sep 17 00:00:00 2001 From: Evgeniy Khramtsov Date: Mon, 20 Nov 2017 15:07:06 +0300 Subject: [PATCH] Update URL to IM Observatory --- ejabberd.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 09c7c00fe..e178e956d 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -809,7 +809,7 @@ modules: ## rely solely on dialback if you want to federate with other servers, ## because a lot of servers have dialback disabled and instead rely on ## PKIX authentication. Make sure you have proper certificates installed - ## and check your accessibility at https://xmpp.net/ + ## and check your accessibility at https://check.messaging.one/ mod_s2s_dialback: {} mod_http_api: {}