From e1e9a7303e7450a9e46413022a9b6a44caba5375 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 04:40:25 -0800 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Configuration.md b/Configuration.md index 83427f0..dd994e8 100644 --- a/Configuration.md +++ b/Configuration.md @@ -26,12 +26,14 @@ 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 in [`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