1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 15:31:22 +02:00

Updated Configuration (markdown)

Nick Sweeting
2024-02-18 04:38:32 -08:00
parent bdb21ab669
commit 6d0910ffed

@@ -13,7 +13,7 @@ echo "CHROME_BINARY=google-chrome-stable" >> ArchiveBox.conf
env CHROME_BINARY=google-chrome-stable archivebox add ~/Downloads/bookmarks_export.html
```
Environment variables take precedence over the config file, which is useful if you only want to use a certain option temporarily during a single run.
Environment variables take precedence over the config file, which is useful if you only want to use a certain option temporarily during a single run. For more examples see [Usage: Configuration](Usage#run-archivebox-with-configuration-options)...
<br/>