docs: correct admin-credentials help text (fixes #34) #35
@@ -83,9 +83,11 @@
|
||||
{{end}}
|
||||
<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
|
||||
user (everyday backups) from a delete-capable user (prune /
|
||||
forget). For S3 / B2 / SFTP / local, leave this blank — the
|
||||
everyday repo credentials handle prune too.
|
||||
user (everyday backups) from a delete-capable user (prune). Note
|
||||
that <strong>forget</strong> always runs with the everyday repo
|
||||
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>
|
||||
<div class="grid grid-cols-2 gap-4">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user