mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-24 15:13:03 +02:00
Updated Security Overview (markdown)
@@ -57,7 +57,7 @@ useradd -r -g archivebox -G audio,video archivebox
|
||||
mkdir -p /home/archivebox/data
|
||||
chown -R archivebox:archivebox /home/archivebox
|
||||
...
|
||||
sudo -u archivebox ./archive ...
|
||||
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.
|
||||
|
Reference in New Issue
Block a user