Add mosquitto broker (#1914)

* Add mosquitto broker
* Add documetation to mosquitto
This commit is contained in:
Luis Coutinho
2019-01-08 07:33:40 +00:00
committed by Shao Yu-Lung (Allen)
parent 3e771dbcfc
commit 30c8afafa2
5 changed files with 885 additions and 0 deletions

View File

@ -619,3 +619,7 @@ MAILU_ADMIN=true
MAILU_WEBMAIL=rainloop
# Dav server implementation (value: radicale, none)
MAILU_WEBDAV=radicale
### MOSQUITTO #################################################
MOSQUITTO_PORT=9001