Fix #1086: Added safeguard to ensure local uploads are never purged from cache

This commit is contained in:
Agate 2020-05-07 13:39:57 +02:00
commit 49a8b2babf
No known key found for this signature in database
GPG key ID: 6B501DFD73514E14
5 changed files with 30 additions and 3 deletions

View file

@ -38,7 +38,8 @@ FUNKWHALE_API_PORT=5000
# more concurrent requests, but also leads to higher CPU/Memory usage
FUNKWHALE_WEB_WORKERS=1
# Replace this by the definitive, public domain you will use for
# your instance
# your instance. It cannot be changed after initial deployment
# without breaking your instance.
FUNKWHALE_HOSTNAME=yourdomain.funkwhale
FUNKWHALE_PROTOCOL=https