From 33c9d4f0ecab3b985c32a5d3cdea8167ffbeaff6 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 29 Jun 2015 19:44:01 -0700 Subject: [PATCH] Enable mail notification --- app.ini.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.ini.template b/app.ini.template index e329f95..74cab10 100644 --- a/app.ini.template +++ b/app.ini.template @@ -41,4 +41,4 @@ SECRET_KEY = ##SECRET_KEY [service] DISABLE_REGISTRATION = false SHOW_REGISTRATION_BUTTON = false - +ENABLE_NOTIFY_MAIL = true