Skip to content

fix(api): prefer url str over dict setting

jooola requested to merge jooola/funkwhale:fix_cache_url into pre-release/1.3.0

This fix and simplify reusing the CACHE_URL with other settings such as CELERY_BROKER_URL.

Fixes #2118 (closed)

cc @georgkrause I already messed with this once, I would like to fix it for real ^^.

Merge request reports