From 19ad0f57182c416c92d87e775ffb0aa491bbc8f1 Mon Sep 17 00:00:00 2001 From: Ivan Socolsky Date: Thu, 27 Nov 2014 15:39:53 -0300 Subject: [PATCH] readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1794195b..08fcaa31 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ ENABLE_MAILBOX # if "true" will enable mailbox plugin ENABLE_CLEANER # if "true" will enable message db cleaner plugin ENABLE_MONITOR # if "true" will enable message db monitor plugin ENABLE_EMAILSTORE # if "true" will enable a plugin to store data with a validated email address +ENABLE_CURRENCYRATES # if "true" will enable a plugin to obtain historic conversion rates for various currencies ENABLE_RATELIMITER # if "true" will enable the ratelimiter plugin LOGGER_LEVEL # defaults to 'info', can be 'debug','verbose','error', etc. ENABLE_HTTPS # if "true" it will server using SSL/HTTPS