From e399d11451bc56239eb4f538171dac071cd8ca8e Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 04:40:57 -0800 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Configuration.md b/Configuration.md index dd994e8..2ea3cbc 100644 --- a/Configuration.md +++ b/Configuration.md @@ -30,9 +30,7 @@ Environment variables take precedence over the config file, which is useful if y

- -*In case this document is ever out of date, it's recommended to read the code that loads the config directly: [`archivebox/config.py`](https://github.com/ArchiveBox/ArchiveBox/blob/master/archivebox/config.py#L27) ➡️* - +In case this document is ever out of date, it's recommended to read the code that loads the config directly: [`archivebox/config.py`](https://github.com/ArchiveBox/ArchiveBox/blob/master/archivebox/config.py#L27) ➡️

## General Settings