Enable email notifications on nuancier

This commit is contained in:
Pierre-Yves Chibon 2014-05-02 16:47:08 +02:00
parent 8903ac17c2
commit 72f6fc5936

View file

@ -52,3 +52,5 @@ NUANCIER_CACHE_KWARGS = {'arguments' : {
'url': "127.0.0.1:11211", 'url': "127.0.0.1:11211",
} }
} }
NUANCIER_EMAIL_NOTIFICATIONS = True