From a8c3ed5ed4f7ddd0b46d2c4e528f3e20b4b8a07e Mon Sep 17 00:00:00 2001 From: Christophe Romain Date: Tue, 26 Dec 2017 11:13:47 +0100 Subject: [PATCH] Remove obsolete option --- ejabberd.yml.example | 1 - 1 file changed, 1 deletion(-) diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 9026d4a04..8b2eaa847 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -238,7 +238,6 @@ listen: ## request_handlers: ## "": mod_http_upload ## tls: true - ## certfile: "/path/to/xmpp.pem" ## protocol_options: 'TLSOPTS' ## dhfile: 'DHFILE' ## ciphers: 'CIPHERS'