readme.md

This commit is contained in:
Ivan Socolsky 2014-11-27 15:39:53 -03:00
parent 4977044cc4
commit 19ad0f5718

View File

@ -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