enable cache

This commit is contained in:
2025-03-10 20:31:45 -05:00
parent 97e77e186e
commit ee9dd9acd2

View File

@@ -60,6 +60,7 @@ gitea:
oauth2_client:
ENABLE_AUTO_REGISTRATION: true
cache:
ENABLED: true
ADAPTER: redis
HOST: redis://gitea-valkey-primary.gitea:6379
queue: