aboutsummaryrefslogtreecommitdiffstats
path: root/roles/archive_client
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-02-09 18:44:27 -0500
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-02-09 18:44:27 -0500
commit15bee688771c04d361d95ec31c11c6f684bec5fb (patch)
tree1a5f5805cd33672b619ab919cb7877713979d7f6 /roles/archive_client
parent0cc63b86166d92310ecc3eff9cf1234a47a38215 (diff)
downloadselfhosted-15bee688771c04d361d95ec31c11c6f684bec5fb.tar.gz
selfhosted-15bee688771c04d361d95ec31c11c6f684bec5fb.zip
update documentation
Diffstat (limited to 'roles/archive_client')
-rw-r--r--roles/archive_client/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/archive_client/README.md b/roles/archive_client/README.md
index b01457f..56d319b 100644
--- a/roles/archive_client/README.md
+++ b/roles/archive_client/README.md
@@ -21,7 +21,7 @@ This role **accepts** the following variables:
Variable | Default | Description
----------------------------------|------------|------------
-`archive_server_user` | s-archiver | Username of the archiver user
+`archive_server_user` | s-archiver | Username of the [archive server](../archive_server) user
`archive_cleanup_on_calendar` | daily | Systemd [calendar interval](https://www.freedesktop.org/software/systemd/man/systemd.time.html#Calendar%20Events) for deleting old archive files
`archive_cleanup_older_than_days` | 7 | Maximum age of files to retain in the archive spool (days)