DiscordChatExporter/scrape.env.example
Your Name 07151924cf fix(review): apply autofix feedback
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-24 20:30:37 -05:00

12 lines
356 B
Plaintext

# Copy this file to scrape.env and fill in your real values.
DISCORD_TOKEN=
TZ=UTC
# Match these to the host user that should own created files.
DCE_UID=1000
DCE_GID=1000
# For rootless podman, set this to keep-id so mounted archive roots stay writable.
# Leave it empty on Docker unless you explicitly need a user namespace mode there.
DCE_USERNS_MODE=