eastgenomics / eggd_artemis

Creates download urls for files required and outpus in a text file to be shared with the scientists
0 stars 0 forks source link

Readme url duration default #17

Closed mattgarner closed 5 months ago

mattgarner commented 7 months ago

Readme:

url_duration[optional]: Time (in seconds) until the generated links expire. (Default = 1209600)

dxapp.json

      "label": "Active url duration in seconds (default: 8 weeks)",
      "class": "int",
      "optional": true,
      "default": 4838400,
      "help": ""

Update readme to reflect actual default value