diff --git a/Usage.md b/Usage.md index aec0f66..dd60790 100644 --- a/Usage.md +++ b/Usage.md @@ -178,11 +178,11 @@ Set up the official [ArchiveBox Browser Extension](https://github.com/ArchiveBox - [Google Chrome / Edge / All Chromium-based browsers...](https://chrome.google.com/webstore/detail/habonpimjphpdnmcfkaockjnffodikoj) - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/archivebox-exporter/) -2. Make sure you can access your ArchiveBox server's admin interface from your browser, e.g. +2. Log into your ArchiveBox server's admin UI in the same browser where you installed the extension, e.g. [`http://localhost:8000/admin/`](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!* - _ - *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) + The extension will re-use your admin UI login session to submit URLs to your server, so *make sure to log in!* + . . . + *Alternatively:* You can configure Archivebox to [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` 3. Click the ArchiveBox extension in your browser and set `Config > ArchiveBox Base URL` to your server's URL, e.g.