Skip to content

Commit

Permalink
toml_configuration updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mokko committed Jun 9, 2024
1 parent 7f1e752 commit 94d5346
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion New_toml_configuration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# unified configuration file for mink and getAttachments using toml
# unified configuration
file format for mink and getAttachments using toml format
filename: jobs.toml

```
[SHF] # job label
# Required values for every job: cmd, type, id
cmd = "getPack" # command
Expand Down Expand Up @@ -27,3 +30,4 @@ id = 469805
label = "gte"
attachments.restriction = "Cornelia" # which assets get downloaded (only freigegeben or other)
attachments.name = "mulId" # naming policy
```

0 comments on commit 94d5346

Please sign in to comment.