From 68b1600b402c3f949e4260648114d15f2f30f531 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 18 Mar 2019 23:09:16 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 6ffa745..20d7e5e 100644 --- a/Configuration.md +++ b/Configuration.md @@ -263,7 +263,8 @@ If are running ArchiveBox inside Docker or if you see this error, you may need t ```bash :ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180 ``` -This is a security-critical setting, do not set it to `False` unless you know what you're doing! + +*Note: **This is a security-critical setting**, only set this to `False` if you're running ArchiveBox inside a container or VM where it doesn't have access to the rest of your system!* *Related options:* [`FETCH_PDF`](#fetch_pdf), [`FETCH_SCREENSHOT`](#fetch_screenshot), [`FETCH_DOM`](#fetch_dom), [`CHECK_SSL_VALIDITY`](#check_ssl_validity), [`CHROME_USER_DATA_DIR`](#chrome_user_data_dir), [`CHROME_HEADLESS`](#chrome_headless), [`CHROME_BINARY`](#chrome_binary)