##// 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:

r8073:89e9aef9 default
r8135:b2f7d1c4 default
Show More
index.rst
89 lines | 1.3 KiB | text/x-rst | RstLexer

Kallithea Documentation

  • :ref:`genindex`
  • :ref:`search`

Readme

Administrator guide

Installation and upgrade

Setup and configuration

Maintenance

User guide

Developer guide