Skip to content
Snippets Groups Projects
Commit 05e93ca2 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-7000 Set postfach default value to true

parent 7e12d8d1
Branches
Tags
No related merge requests found
...@@ -5,6 +5,5 @@ ozgcloud: ...@@ -5,6 +5,5 @@ ozgcloud:
organisationseinheiten: organisationseinheiten:
cron: "* */5 * * * *" cron: "* */5 * * * *"
feature: feature:
postfach: true
benutzerRollen: true benutzerRollen: true
organisationsEinheiten: true organisationsEinheiten: true
\ No newline at end of file
...@@ -12,6 +12,5 @@ management: ...@@ -12,6 +12,5 @@ management:
ozgcloud: ozgcloud:
feature: feature:
postfach: true
benutzer-rollen: true benutzer-rollen: true
organisations-einheiten: true organisations-einheiten: true
\ No newline at end of file
...@@ -18,7 +18,6 @@ ozgcloud: ...@@ -18,7 +18,6 @@ ozgcloud:
user: administrationApiUser user: administrationApiUser
password: administrationApiUser password: administrationApiUser
feature: feature:
postfach: true
benutzer-rollen: true benutzer-rollen: true
organisations-einheiten: true organisations-einheiten: true
......
...@@ -84,6 +84,10 @@ ozgcloud: ...@@ -84,6 +84,10 @@ ozgcloud:
sync: sync:
organisationseinheiten: organisationseinheiten:
cron: "0 15 0 * * *" cron: "0 15 0 * * *"
feature:
postfach: true
benutzerRollen: false
organisationsEinheiten: false
grpc: grpc:
client: client:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment