We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8292a54 commit 1a86f8eCopy full SHA for 1a86f8e
1 file changed
docs/install/configuration.md
@@ -12,9 +12,9 @@ import Footer from './generated/footer.md';
12
13
This is where to learn what each config item is, the default
14
values for each item, and the name to use in an environment variable.
15
-You should use the data here along with the data in the
16
-[example config file](https://github.com/Unpackerr/unpackerr/blob/main/examples/unpackerr.conf.example)
17
-to paint the full picture of how to configure Unpackerr.
+Expand the blue sections to see excerpts from the
+[example docker-compose.yml](https://github.com/Unpackerr/unpackerr/blob/main/examples/docker-compose.yml)
+and [example config](https://github.com/Unpackerr/unpackerr/blob/main/examples/unpackerr.conf.example) files.
18
19
## Config
20
0 commit comments