Skip to content

Commit afe98bb

Browse files
committed
chore: Enable soft delete
Signed-off-by: Christopher Lepski <[email protected]>
1 parent fa91bf2 commit afe98bb

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)