diff --git a/New_toml_configuration.md b/New_toml_configuration.md index 3972b24..a66988e 100644 --- a/New_toml_configuration.md +++ b/New_toml_configuration.md @@ -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 @@ -27,3 +30,4 @@ id = 469805 label = "gte" attachments.restriction = "Cornelia" # which assets get downloaded (only freigegeben or other) attachments.name = "mulId" # naming policy +``` \ No newline at end of file