fix: depreacating thumbnail_index

This commit is contained in:
msramalho
2023-05-09 11:29:05 +01:00
parent c1a60fde8a
commit ae3e607705
4 changed files with 1 additions and 4 deletions

View File

@@ -91,7 +91,7 @@ To check all available steps (which archivers, storages, databses, ...) exist ch
The great thing is you configure all the workflow in your `orchestration.yaml` file which we advise you put into a `secrets/` folder and don't share it with others because it will contain passwords and other secrets.
The structure of orchestration file is split into 2 parts: `steps` (what **steps** to use) and `configs` (how those steps should behave), here's a simplification:
The structure of orchestration file is split into 2 parts: `steps` (what **steps** to use) and `configurations` (how those steps should behave), here's a simplification:
```yaml
# orchestration.yaml content
steps: