diff --git a/README.md b/README.md index b98c9d6e..2a787531 100644 --- a/README.md +++ b/README.md @@ -691,8 +691,8 @@ echo CHROME_BINARY=chromium >> ArchiveBox.conf # persist a config using file env CHROME_BINARY=chromium archivebox ... # run with a one-off config These methods also work the same way when run inside Docker, see the Docker Configuration wiki page for details. - -
+
+ The configuration is documented here: **[Configuration Wiki](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration)**, and loaded here: [`archivebox/config.py`](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/config.py).