From 20a9785506d5fd1417a32a7a92cde74885483a00 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 19 Mar 2024 17:36:00 -0700 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 84cd9dc..493f497 100644 --- a/Usage.md +++ b/Usage.md @@ -170,7 +170,8 @@ Set up the official [ArchiveBox Browser Extension](https://github.com/ArchiveBox 2. Make sure you can access your ArchiveBox server's admin interface from your browser, e.g. `http://localhost:8000/admin/` - The extension will re-use any active login session to submit URLs to your server, so make sure to log in! + The extension will re-use any active login session to submit URLs to your server, so *make sure to log in!* + ~ *Alternatively:* You can configure Archivebox [allow submitting URLs without requiring log-in](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view) `archivebox config --set PUBLIC_ADD_VIEW=True`