From c7e6babd006a324cf93457721e80e80879dec2b5 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 31 Mar 2021 11:16:24 -0400 Subject: [PATCH] Updated Security Overview (markdown) --- Security-Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Security-Overview.md b/Security-Overview.md index c86b9ad..9275472 100644 --- a/Security-Overview.md +++ b/Security-Overview.md @@ -56,7 +56,7 @@ chown -R archivebox:archivebox /home/archivebox sudo -u archivebox archivebox add ... ``` -~~If you absolutely must run it as root for some reason, a footgun is provided: you can set [`ALLOW_ROOT=True`](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#ALLOW_ROOT) via environment variable or in your ArchiveBox.conf file.~~ It was removed. +~~If you absolutely must run it as root for some reason, a footgun is provided: you can set [`ALLOW_ROOT=True`](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#ALLOW_ROOT) via environment variable or in your ArchiveBox.conf file.~~ This footgun option was removed (I'm sorry, the support burden of helping people who messed up their systems by running this as root was too high).