docs: correct admin-credentials help text (fixes #34) #35
@@ -83,9 +83,11 @@
|
|||||||
{{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
|
Only needed for rest-server repos that distinguish an append-only
|
||||||
user (everyday backups) from a delete-capable user (prune /
|
user (everyday backups) from a delete-capable user (prune). Note
|
||||||
forget). For S3 / B2 / SFTP / local, leave this blank — the
|
that <strong>forget</strong> always runs with the everyday repo
|
||||||
everyday repo credentials handle prune too.
|
credentials, so those must have delete authority. For S3 / B2 /
|
||||||
|
SFTP / local, leave this blank — but note that <strong>prune is
|
||||||
|
skipped entirely when this is 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>
|
||||||
|
|||||||
Reference in New Issue
Block a user