Add email plugin configuration to the README
This commit is contained in:
parent
01706fd0fa
commit
330269b799
@ -76,6 +76,7 @@ INSIGHT_IGNORE_CACHE # True to ignore cache of spents in transaction, with more
|
|||||||
ENABLE_MAILBOX # if "true" will enable mailbox plugin
|
ENABLE_MAILBOX # if "true" will enable mailbox plugin
|
||||||
ENABLE_CLEANER # if "true" will enable message db cleaner plugin
|
ENABLE_CLEANER # if "true" will enable message db cleaner plugin
|
||||||
ENABLE_MONITOR # if "true" will enable message db monitor 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_RATELIMITER # if "true" will enable the ratelimiter plugin
|
ENABLE_RATELIMITER # if "true" will enable the ratelimiter plugin
|
||||||
LOGGER_LEVEL # defaults to 'info', can be 'debug','verbose','error', etc.
|
LOGGER_LEVEL # defaults to 'info', can be 'debug','verbose','error', etc.
|
||||||
ENABLE_HTTPS # if "true" it will server using SSL/HTTPS
|
ENABLE_HTTPS # if "true" it will server using SSL/HTTPS
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user