fix: disable auth cache by default (#7845)

(cherry picked from commit 4f3564e4e9bca13a67eb5f621093533b12c552a1)
This commit is contained in:
Livio Spring 2024-04-26 09:30:35 +02:00
parent 220c09d941
commit c3c420449f
No known key found for this signature in database
GPG Key ID: 26BB1C2FA5952CF0

View File

@ -276,7 +276,7 @@ Auth:
HandleActiveInstances: 0s #ZITADEL_AUTH_SPOOLER_HANDLEACTIVEINSTANCES
# Defines the amount of auth requests stored in the LRU caches.
# There are two caches implemented one for id and one for code
AmountOfCachedAuthRequests: 128 #ZITADEL_AUTH_AMOUNTOFCACHEDAUTHREQUESTS
AmountOfCachedAuthRequests: 0 #ZITADEL_AUTH_AMOUNTOFCACHEDAUTHREQUESTS
Admin:
# See Projections.BulkLimit