##// END OF EJS Templates
celery: log an error for some deprecated config settings...
celery: log an error for some deprecated config settings dburi was dropped from templates in d34a59bfcebb1 and is no longer supported in Celery 4. celery.send.task.error.emails will no longer be supported in Celery 4 and was just removed from the .ini template . The "serialier" typo was fixed in 8169770a4f2c. It might bite people if they keep using the wrong spelling.

File last commit:

r4902:03bbd33b default
r8135:b2f7d1c4 default
Show More
readme.rst
3 lines | 42 B | text/x-rst | RstLexer