Configurable task expiry
https://redmine.teklia.com/issues/7332
The default value for Task.expiry
is currently harcoded to 30 days. Please make it configurable, using a PONOS_TASK_EXPIRY
Django setting and a ponos.task_expiry
key in the YAML configuration. It is measured in days, and defaults to 30.