1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-16 19:44:08 +02:00

Updated Configuration (markdown)

Nick Sweeting
2024-01-23 14:44:55 -08:00
parent 0441592cfb
commit b0421ac9b8

@@ -47,10 +47,15 @@ Permissions to set the output directory and file contents to.
This is useful when running ArchiveBox inside Docker as root and you need to explicitly set the permissions to something that the users on the host can access.
*Related options:*
[`PUID` & `PGID`](#puid--pgid)
[`PUID` / `PGID`](#puid--pgid)
---
#### `PUID` & `PGID`
#### `PUID` / `PGID`
<a name="puid--pgid"/>
<a name="puid"/>
<a name="pgid"/>
**Possible Values:** [`911`]/`1000`/...
User and Group ownership to set the output directory and file contents to. **Only settable as environment variables** when using ArchiveBox in Docker.