Skip to content
Snippets Groups Projects
Commit 561f85c1 authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'OZG-5031 Set notification time for wiedervorlage and make...

Merge pull request 'OZG-5031 Set notification time for wiedervorlage and make it configurable vie helm charts' (#465) from OZG-5031-Add-Notification-Time-Property into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/vorgang-manager/pulls/465


Reviewed-by: default avatarOZGCloud <ozgcloud@mgm-tp.com>
parents b0f09fe3 fbc65a0a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ logging:
mongock:
runner-type: initializingbean
migration-scan-package:
migration-scan-package:
- de.ozgcloud.vorgang.common.migration
enabled: true
transactionEnabled: false
......@@ -30,7 +30,7 @@ grpc:
address: self:self
negotiationType: TLS
user-manager:
negotiationType: TLS
negotiationType: TLS
email:
address: self:self
negotiationType: TLS
......@@ -91,6 +91,8 @@ ozgcloud:
mail-from: EA-Poststelle@itvsh.de
notification:
mail-from: hilfe@ozgcloud.support
wiedervorlageDueToday:
cron: "* 15 0 * * *"
nachrichten-manager:
address: self:self
negotiation-type: plaintext
......@@ -107,4 +109,4 @@ ozgcloud:
user-manager:
address: ${grpc.client.user-manager.address:false}
negotiation-type: ${grpc.client.user-manager.negotiationType}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment