Skip to content

Commit d1b3905

Browse files
authored
Merge pull request #250 from com-pas/chore/enable-soft-delete
chore: Enable soft delete
2 parents fa91bf2 + afe98bb commit d1b3905

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compas/docker-compose-postgresql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ services:
6060
- USERINFO_WHO_CLAIMNAME=name
6161
- USERINFO_SESSION_WARNING=20
6262
- USERINFO_SESSION_EXPIRES=30
63+
- SCL_DATA_SERVICE_SOFT_DELETE_ENABLED=true
6364
deploy:
6465
restart_policy:
6566
condition: on-failure

0 commit comments

Comments
 (0)