1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-27 00:05:27 +02:00

Updated Usage (markdown)

Nick Sweeting
2024-03-19 17:36:00 -07:00
parent 7817397253
commit 20a9785506

@@ -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`