fix(setup): enable init-projection by default (#7616)

* fix(setup): enable init-projection by default

* update A10008
This commit is contained in:
Livio Spring
2024-03-23 12:52:52 +01:00
committed by GitHub
parent 7494a7b6d9
commit d313e6d498
2 changed files with 11 additions and 1 deletions

View File

@@ -1414,7 +1414,7 @@ InternalAuthZ:
# This can prevent serving outdated data after a version upgrade, but might require a longer setup / upgrade process:
# https://zitadel.com/docs/self-hosting/manage/updating_scaling
InitProjections:
Enabled: false # ZITADEL_INITPROJECTIONS_ENABLED
Enabled: true # ZITADEL_INITPROJECTIONS_ENABLED
RetryFailedAfter: 100ms # ZITADEL_INITPROJECTIONS_RETRYFAILEDAFTER
MaxFailureCount: 2 # ZITADEL_INITPROJECTIONS_MAXFAILURECOUNT
BulkLimit: 1000 # ZITADEL_INITPROJECTIONS_BULKLIMIT