mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-17 12:01:02 +02:00
Updated Configuration (markdown)
@@ -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.
|
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:*
|
*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`/...
|
**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.
|
User and Group ownership to set the output directory and file contents to. **Only settable as environment variables** when using ArchiveBox in Docker.
|
||||||
|
Reference in New Issue
Block a user