This commit is contained in:
zzpwelkin
2013-12-27 15:36:12 +08:00
parent 381a916fae
commit e05c600b0c
+1 -1
View File
@@ -5,4 +5,4 @@ CELERY_RESULT_BACKEND = "mongodb"
CELERY_RESULT_DBURI = os.environ.get('OPENSHIFT_MONGODB_DB_URL')
CELERY_IMPORTS = ('celerytks', )
CELERYD_LOG_FILE = '{0}log/celery/worker1.log'.format(os.environ.get('OPENSHIFT_TMP_DIR'))
#CELERYD_LOG_FILE = '{0}log/celery/worker1.log'.format(os.environ.get('OPENSHIFT_TMP_DIR'))