From 17d1fbdee45c07f09b8907309c2d746c1b09be1a Mon Sep 17 00:00:00 2001 From: Ian Blenke Date: Fri, 29 Jan 2016 21:56:44 -0500 Subject: [PATCH] Updated README Note for mongodb --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4bf0a4..e335b2b 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,6 @@ JSON formatted string with a `config` key array of lines to add to the generated coturn configuration file. There is presently support compiled in for sqlite3, redis, mysql, and postgresql. + Note: Mongo support is commented out, as it adds 130M to the image size.