diff --git a/conf/config.example.yml b/conf/config.example.yml index dce66f4..62392b2 100644 --- a/conf/config.example.yml +++ b/conf/config.example.yml @@ -16,7 +16,7 @@ AUTH_TOKEN: '' HMAC_KEY: '' # Create IMAGE_CACHE_DIR before enabling image caching IMAGE_CACHE: 'false' -IMAGE_CACHE_DIR: '/var/cache/librarian' +IMAGE_CACHE_DIR: '/var/www/librarian' # Live streams are proxied through the instance (unless LIVE_STREAMING_URL is set) # and may cause increased bandwidth usage. ENABLE_LIVE_STREAM: false