mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-07 16:07:44 +00:00
fix: disable auth cache by default (#7845)
This commit is contained in:
parent
251d855f5d
commit
4f3564e4e9
@ -276,7 +276,7 @@ Auth:
|
|||||||
HandleActiveInstances: 0s #ZITADEL_AUTH_SPOOLER_HANDLEACTIVEINSTANCES
|
HandleActiveInstances: 0s #ZITADEL_AUTH_SPOOLER_HANDLEACTIVEINSTANCES
|
||||||
# Defines the amount of auth requests stored in the LRU caches.
|
# Defines the amount of auth requests stored in the LRU caches.
|
||||||
# There are two caches implemented one for id and one for code
|
# There are two caches implemented one for id and one for code
|
||||||
AmountOfCachedAuthRequests: 128 #ZITADEL_AUTH_AMOUNTOFCACHEDAUTHREQUESTS
|
AmountOfCachedAuthRequests: 0 #ZITADEL_AUTH_AMOUNTOFCACHEDAUTHREQUESTS
|
||||||
|
|
||||||
Admin:
|
Admin:
|
||||||
# See Projections.BulkLimit
|
# See Projections.BulkLimit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user