diff options
-rw-r--r-- | data/modules.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/modules.example.conf b/data/modules.example.conf index 9c7d9f70a..461e455e2 100644 --- a/data/modules.example.conf +++ b/data/modules.example.conf @@ -540,7 +540,7 @@ module { name = "help" } * authenticating users through this mechanism. Supported mechanisms are: * PLAIN, EXTERNAL. */ -#module { name = "m_sasl" } +module { name = "m_sasl" } /* * m_ssl_gnutls [EXTRA] |