further tweaks

This commit is contained in:
Patrick Robertson
2025-02-11 18:52:28 +00:00
parent 1b976f4c09
commit 22fa9ba456
2 changed files with 2 additions and 9 deletions

View File

@@ -21,11 +21,11 @@ The recommended way to configure auto-archiver for long-term and deployed projec
A default `orchestration.yaml` will be created for you the first time you run auto-archiver (without any arguments). Here's what it looks like:
<details>
<summary>View example.orchestration.yaml</summary>
<summary>View example orchestration.yaml</summary>
```{literalinclude} ../example.orchestration.yaml
:language: yaml
:caption: example.orchestration.yaml
:caption: orchestration.yaml
```
</details>