From fe059d3b2c1315ef13d6ef74f1fe471e1490de85 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 16:49:03 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Configuration.md b/Configuration.md index adf4bf0..c9fa115 100644 --- a/Configuration.md +++ b/Configuration.md @@ -25,6 +25,8 @@ To see details on how to do configuration when using Docker, see the [[Docker]] --- + + Example config in: [`etc/ArchiveBox.conf.default`](https://github.com/pirate/ArchiveBox/blob/master/etc/ArchiveBox.conf.default). ## General Settings @@ -319,8 +321,12 @@ Path or name of the curl binary to use. [`FETCH_FAVICON`](#fetch_favicon), [`SUBMIT_ARCHIVE_DOT_ORG`](#submit_archive_dot_org) --- + + + --- + # Creating a Config File *Note: If you're using Docker, see the [[Docker]] page for configuration instructions.*