Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-28732

Allow to customize the S3 direct upload token expiration

    XMLWordPrintable

    Details

      Description

      We would like to simplify how to tweak the S3 token TTL.

      Currently, it can be done in 2 steps:

      1. Tweak the value in nuxeo.conf:

      # Value in seconds, here 10 hours
      nuxeo.s3storage.transient.expiration=36000
      

      2. Override the s3directupload-config.xml file from the nuxeo-amazon-s3 addon to add this line:

      <property name="expiration">${nuxeo.s3storage.transient.expiration}</property>
      

      The second step is too much, we should patch the template to include the required line.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours, 20 minutes
                2h 20m