From 332b309dd58e7c226ffb1a8aec874c04d35d7807 Mon Sep 17 00:00:00 2001 From: Henne Vogelsang Date: Fri, 29 Apr 2016 16:40:15 +0200 Subject: [PATCH] Document CLOUDINARY_URL --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 4a2df84d..a38ef13e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -27,6 +27,7 @@ There are a couple of environment variables you can set to configure OSEM. | OSEM_SMTP_PASSWORD | *string* | The password for the smtp server | OSEM_SMTP_AUTHENTICATION | plain, login or cram_md5 | The auth method for the smtp server | OSEM_SMTP_DOMAIN | opensuse.org | The HELO domain for the smtp server +| CLOUDINARY_URL | *sting* | Configure your cloudinary.com cloud name and api key/secret ## Dependencies