make caching opt-in
Some checks failed
ci / deploy-coolify (push) Has been cancelled
ci / push-image (push) Has been cancelled
ci / test (push) Successful in 7s

This commit is contained in:
Space-Banane
2026-05-29 19:45:02 +02:00
parent 4f0ef035cc
commit d2f0dc646a
6 changed files with 103 additions and 58 deletions

View File

@@ -5,8 +5,9 @@ GITEA_BASE_URL=https://gitea.example.com
GITEA_USERNAME=octocat
GITEA_TOKEN=
CACHE_TTL_SECONDS=3600
CACHE_DIR=/app/cache
# Leave both unset to disable caching.
# CACHE_TTL_SECONDS=3600
# CACHE_DIR=/app/cache
DEFAULT_THEME=light
SERVICE_TITLE=git-activity-merge