How to set default share link expiration time?

From the release notes thread I see that share links now expire in 2 weeks:

The only way I’ve found to modify the share link expiration is via an API call: Unity DevOps Build Automation after the build has been generated.

Is it possible to control the default share link expire period? either at an organization level, project level or build configuration level?

Thanks

2 Likes

It would indeed be nice to be able to set the expiration period. As you said, either organization or project level would be fine.

also looking for easier way to set share link expiration time… default 2 weeks is way too short.

*using that API, can set expiration, but need to parse build number first…
and seems like you cannot set the expiration, until build is finished!?

got reply from support, requested options for longer expiration:
“It appears that this is on the roadmap of Cloud Build and will be implemented during next year.”

2 Likes