mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-22 22:25:24 +02:00
add linux config example
This commit is contained in:
@@ -34,8 +34,9 @@
|
||||
### To lie and pretend to be Google Chrome when archiving, uncomment this line:
|
||||
# WGET_USER_AGENT="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36"
|
||||
|
||||
### To share a chrome data directory with your main browser, uncomment this line:
|
||||
### To share a chrome data directory with your main browser, uncomment one of these lines:
|
||||
# CHROME_USER_DATA_DIR="~/Library/Application Support/Google/Chrome/Default"
|
||||
# CHROME_USER_DATA_DIR="~/.config/google-chrome/Default"
|
||||
|
||||
### To use a custom chrome binary, uncomment and set to binary name or full path:
|
||||
# CHROME_BINARY="chromium-browser"
|
||||
|
Reference in New Issue
Block a user