fix: reset custom texts to default (#6833)

* Revert "fix: add texts after template reset (#6237)"

This reverts commit d937ee3dda.

* fix: reset of custom text template

* add custom bulk limits from issue

https://github.com/zitadel/zitadel/issues/6766#issuecomment-1778721782
This commit is contained in:
Tim Möhlmann
2023-10-27 20:43:13 +03:00
committed by GitHub
parent 8a991a3a5c
commit 0a1da1f02c
8 changed files with 1325 additions and 1041 deletions

View File

@@ -201,6 +201,9 @@ Projections:
Customizations:
Projects:
TransactionDuration: 2s
custom_texts:
TransactionDuration: 2s
BulkLimit: 400
# The Notifications projection is used for sending emails and SMS to users
Notifications:
# As notification projections don't result in database statements, retries don't have an effect