Skip to content

Commit e1712c1

Browse files
committed
@mrnicegyu11 review: wrong env
1 parent d9af2e2 commit e1712c1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

services/web/server/src/simcore_service_webserver/application_settings.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -448,9 +448,7 @@ def to_client_statics(self) -> dict[str, Any]:
448448
"SWARM_STACK_NAME": True,
449449
"WEBSERVER_PROJECTS": {
450450
"PROJECTS_MAX_NUM_RUNNING_DYNAMIC_NODES",
451-
},
452-
"WEBSERVER_TRASH": {
453-
"TRASH_RETENTION_DAYS",
451+
"PROJECTS_TRASH_RETENTION_DAYS",
454452
},
455453
"WEBSERVER_LOGIN": {
456454
"LOGIN_ACCOUNT_DELETION_RETENTION_DAYS",

0 commit comments

Comments
 (0)