File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Workspace settings.
8888| Variable name | Type | Default | Description |
8989| ------------------------------| ---------| -------------| ---------------------------|
9090| ` WORKSPACE_STORAGE_SIZE ` ⭐️ | integer | ` 524288000 ` | Storage limit workspace can use to store projects (last version) in bytes (default is 500 MB). |
91- | ` WORKSPACE_INVITATION_EXPIRATION ` | integer | ` 7 ` | Expiration limit for pending invitation in days. |
91+ | ` WORKSPACE_INVITATION_EXPIRATION ` | integer | ` 14 ` | Expiration limit for pending invitation in days. |
9292| ` PROJECT_TRANSFER_EXPIRATION ` | integer | ` 7 ` | Expiration limit for pending project transfer in days. |
9393| ` WORKSPACE_EXPIRATION ` | integer | ` 7 ` | Expiration time in days for deleted workspaces before removed completely. |
9494| ` USER_WORKSPACES_ALLOWED ` | Boolean | ` true ` | Allow users to create their own workspaces else it is available for superuser only |
You can’t perform that action at this time.
0 commit comments