remove USE_CELERY setting,
[redakcja.git] / redakcja / localsettings.sample
index b2f2b5c..509022e 100644 (file)
@@ -31,4 +31,4 @@ COMPRESS = False
 APICLIENT_WL_CONSUMER_KEY = None
 APICLIENT_WL_CONSUMER_SECRET = None
 
-USE_CELERY = True
+CELERY_ALWAYS_EAGER = False