From 9891f3e64c0194fea51195af353a70fd8f42f13c Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 04:42:03 -0800 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index b61cf41..a6a6971 100644 --- a/Configuration.md +++ b/Configuration.md @@ -30,7 +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
➡️ +In case this document is ever out of date, it's recommended to read the code that loads the config directly: archivebox/config.py ➡️

## General Settings