From 8fde0e8019a7e0dc5728cb78812140cb35413ff2 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 21 Feb 2019 15:33:09 -0500 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Configuration.md b/Configuration.md index 18fca9e..340d012 100644 --- a/Configuration.md +++ b/Configuration.md @@ -1,5 +1,3 @@ -## Intro - Configuration is done through environment variables. You can pass in settings using all the usual environment variable methods: e.g. by using the `env` command, settings variables in your shell profile, or sourcing a `.env` file before running the command. You can also modify the defaults in `archivebox/config.py` directly, but that's not recommended as your custom settings will be erased whenever you update ArchiveBox. @@ -20,7 +18,6 @@ Configuration: - [Shell Options](#shell-options) - [Dependency Options](#dependency-options) - --- ## General Settings