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

Updated Security Overview (markdown)

Nick Sweeting
2020-10-24 22:22:43 -04:00
parent abcf803b62
commit 5244ae6b8b

@@ -60,7 +60,7 @@ chown -R archivebox:archivebox /home/archivebox
sudo -u archivebox archivebox add ... 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/pirate/ArchiveBox/wiki/Configuration#ALLOW_ROOT) via environment variable or in your ArchiveBox.conf file. ~~If you absolutely must run it as root for some reason, a footgun is provided: you can set [`ALLOW_ROOT=True`](https://github.com/pirate/ArchiveBox/wiki/Configuration#ALLOW_ROOT) via environment variable or in your ArchiveBox.conf file.~~ It was removed.
<img src="https://i.imgur.com/ca1he6I.png" width="40px" align="right"/> <img src="https://i.imgur.com/ca1he6I.png" width="40px" align="right"/>