diff --git a/web/templates/pages/host_repo.html b/web/templates/pages/host_repo.html index f1d5ded..0de5bef 100644 --- a/web/templates/pages/host_repo.html +++ b/web/templates/pages/host_repo.html @@ -82,12 +82,14 @@
- Only needed for rest-server repos that distinguish an append-only - user (everyday backups) from a delete-capable user (prune). Note - that forget always runs with the everyday repo - credentials, so those must have delete authority. For S3 / B2 / - SFTP / local, leave this blank — but note that prune is - skipped entirely when this is unset, on any backend. + Required for prune. On rest-server repos this is the + delete-capable user, as distinct from the append-only user used + for everyday backups. Note that forget always + runs with the everyday repo credentials, so those must have + delete authority. For S3 / B2 / SFTP / local, enter the same + delete-capable repository credentials here if you want prune + enabled. Prune is skipped when admin credentials are + unset, on any backend.