fix: remove extra dash only lines from tables
All checks were successful
Lint markdown files / run-markdownlint (pull_request) Successful in 4s
Build and deploy documentation / build-docs (pull_request) Successful in 6s
Build and deploy documentation / deploy-docs (pull_request) Has been skipped

This commit is contained in:
2026-02-19 10:52:41 +01:00
parent 1f40eb1334
commit 91e5043c31

View File

@@ -355,7 +355,6 @@ The following table summarizes the different use cases
| Windows | central | Functional | (username/pw) | dito |
| Windows | anywhere/decentral | User | token + username/pw | Token for API, username/pw for copying data |
| Windows | anywhere/decentral | Functional | not supported | Functional accounts not existing on ssh server |
|---------|--------------------|--------------|---------------------|------------------------------------------------|
## Archive
@@ -1366,7 +1365,6 @@ and archiving
|-------------------------------|---------------------------------|---------|------------|
| policyPublicationShiftInYears | small positive integer, e.g. 3 | 3 | Site (ro) |
| policyRetentionShiftInYears | small positive integer, e.g. 10 | 10 | Site (ro) |
|-------------------------------|---------------------------------|---------|------------|
| autoArchive | true/false | false | ownerGroup |
| tapeRedundancy | low/medium/(high) | low | ownerGroup |
| archiveEmailNotification | true/false | false | ownerGroup |