From df5e4b5d782f3a6209c8e3ee1671da1a8abd3c4b Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 04:42:58 -0800 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index a6a6971..baaae8c 100644 --- a/Configuration.md +++ b/Configuration.md @@ -690,4 +690,6 @@ Arguments that are passed to the `git clone` subcommand. The values should be a [`GIT_BINARY`](#git_binary) - \ No newline at end of file + + +▶️ *The full ArchiveBox config definition w/ defaults can be found in the source code: [`archivebox/config.py`](https://github.com/ArchiveBox/ArchiveBox/blob/master/archivebox/config.py#L27).* \ No newline at end of file