From 71d23316d01ed9d52dc361d163dd7cc1452a962d Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 31 Jan 2023 00:16:25 -0800 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 80e6d2a..5e5ef7a 100644 --- a/Usage.md +++ b/Usage.md @@ -151,7 +151,7 @@ A logged-in admin user may perform these operations on one or more snapshots: Get the official [`@tjhorner/archivebox-exporter` Browser Extension](https://github.com/tjhorner/archivebox-exporter): -1. Set your Add page to allow non-logged-in access `archivebox config --set PUBLIC_ADD_VIEW=True` +1. Set your Add page to allow non-logged-in access `archivebox config --set PUBLIC_ADD_VIEW=True` (see https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view) 2. Install the extension in your browser: - [Chrome/Edge/Other Chromium](https://chrome.google.com/webstore/detail/habonpimjphpdnmcfkaockjnffodikoj) - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/archivebox-exporter/)