mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-13 19:55:21 +00:00
Switch to Fiber cache (closes #63)
This commit is contained in:
@@ -3,11 +3,6 @@ PORT=3000
|
||||
FIBER_PREFORK=false
|
||||
IMGUR_CLIENT_ID=546c25a59c58ad7
|
||||
|
||||
# Create IMAGE_CACHE_DIR before enabling image caching
|
||||
IMAGE_CACHE=false
|
||||
IMAGE_CACHE_DIR=/var/cache/rimgo
|
||||
IMAGE_CACHE_CLEANUP_INTERVAL=24h
|
||||
|
||||
# Instance privacy
|
||||
# For more information, see https://codeberg.org/librarian/librarian/wiki/Instance-privacy
|
||||
# Required to be on the instance list.
|
||||
|
||||
Reference in New Issue
Block a user