From ca7eeb77ebc92e6d5a99fe25134036c864678465 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 23 Apr 2026 21:37:05 -0700 Subject: [PATCH] Update publicsite configuration header Signed-off-by: Nick Sweeting --- publicsite/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publicsite/index.html b/publicsite/index.html index 51ec8258..226d0002 100644 --- a/publicsite/index.html +++ b/publicsite/index.html @@ -226,7 +226,7 @@

Configuration

-

Run ArchiveBox the way your archive needs to run.

+

Configure ArchiveBox with powerful options.

ArchiveBox can be configured with environment variables, the archivebox config CLI, or by editing ./ArchiveBox.conf. The same configuration model works in Docker, Docker Compose, bare-metal installs, scheduled jobs, and one-off CLI runs.