From 89914af6e2f50f953e176ef1fa6c91c4e451d258 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 1 Sep 2020 09:53:07 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index d3d5b32..d6a5e62 100644 --- a/Configuration.md +++ b/Configuration.md @@ -41,7 +41,7 @@ All the available config options are described in this document below, but can a --- #### `OUTPUT_DIR` -**Possible Values:** [`$REPO_DIR/output`]/`/srv/www/bookmarks`/... +**Possible Values:** [`.`]/`/srv/www/bookmarks`/... Path to an output folder to store the archive in. Defaults to the current folder you're in (`$PWD`) when you run the `archivebox` command.