From edceb396d9c571b32442e12f00c961b9eca95d7d Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 16:52:28 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Configuration.md b/Configuration.md index 1103f84..e9ecbdc 100644 --- a/Configuration.md +++ b/Configuration.md @@ -23,11 +23,11 @@ All the available config options are described in this document below, but can a To create a persistent config file, see the [Creating a Config File](#creating-a-config-file) section. To see details on how to do configuration when using Docker, see the [[Docker]] page. -Example config in: [`etc/ArchiveBox.conf.default`](https://github.com/pirate/ArchiveBox/blob/master/etc/ArchiveBox.conf.default). - --- - + + +▶️ *The default config file can be found here: [`etc/ArchiveBox.conf.default`](https://github.com/pirate/ArchiveBox/blob/master/etc/ArchiveBox.conf.default).* ## General Settings @@ -322,7 +322,7 @@ Path or name of the curl binary to use. [`FETCH_FAVICON`](#fetch_favicon), [`SUBMIT_ARCHIVE_DOT_ORG`](#submit_archive_dot_org) - + ---