summary refs log tree commit diff
path: root/changelog.d/7002.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.12.0rc1Richard van der Hoff2020-03-191-1/+0
|
* Don't refuse to start worker if media listener configured. (#7002)Erik Johnston2020-02-271-0/+1
Instead lets just warn if the worker has a media listener configured but has the media repository disabled. Previously non media repository workers would just ignore the media listener.