How can I specify the number of days before a Workspace invitation expires?


THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v8.x

QUESTION

How can I specify the number of days before a Workspace invitation expires?

ANSWER

Specify the Workspace invitation expiration days in the AdvancedProperties.json file.

To specify the number of days before a Workspace invitation expires, add:

{
"WorkspaceInviteExpirationPeriodDays": Number of Days
}

Type: uint32_t
Default Value: 5
Minimum Value: 0
Maximum Value: 4294967295
Description: Workspace invite expiration period (days). A value of 0 indicates invites expire together with workspace.