docs: correct admin-credentials help text (fixes #34) #35

Merged
steve merged 2 commits from docs/admin-creds-help-text into main 2026-08-21 22:39:04 +01:00
Showing only changes of commit a8a6fdfab5 - Show all commits
+8 -6
View File
@@ -82,12 +82,14 @@
<div class="text-[12px] text-ok mb-3 mono">✓ saved</div> <div class="text-[12px] text-ok mb-3 mono">✓ saved</div>
{{end}} {{end}}
<p class="text-[12.5px] text-ink-mid leading-[1.6] mb-4 max-w-[640px]"> <p class="text-[12.5px] text-ink-mid leading-[1.6] mb-4 max-w-[640px]">
Only needed for rest-server repos that distinguish an append-only Required for prune. On rest-server repos this is the
user (everyday backups) from a delete-capable user (prune). Note delete-capable user, as distinct from the append-only user used
that <strong>forget</strong> always runs with the everyday repo for everyday backups. Note that <strong>forget</strong> always
credentials, so those must have delete authority. For S3 / B2 / runs with the everyday repo credentials, so those must have
SFTP / local, leave this blank — but note that <strong>prune is delete authority. For S3 / B2 / SFTP / local, enter the same
skipped entirely when this is unset</strong>, on any backend. delete-capable repository credentials here if you want prune
enabled. <strong>Prune is skipped when admin credentials are
unset</strong>, on any backend.
</p> </p>
<div class="grid grid-cols-2 gap-4"> <div class="grid grid-cols-2 gap-4">
<div> <div>