-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
To manage the lifecycle of sharelink JSON object better in some deployments infrastructure engineers may choose to delete objects after a certain number of days. Users aiming to have long term persistence of certain sharelinks can create them with a permalink
or similar S3 Object Tag and filter them out of the lifecycle rules.
Relevant change in the server code can be made here :
terriajs-server/lib/controllers/share.js
Line 112 in 03c15ca
return S3(serviceOptions).putObject(params).promise() |
Metadata
Metadata
Assignees
Labels
No labels