move rsync and s3 options to configuration

This commit is contained in:
2021-03-30 02:38:18 +03:00
parent a875225b78
commit 8d7d508bb2
5 changed files with 10 additions and 18 deletions

View File

@ -21,7 +21,6 @@ root = /var/lib/ahriman
[sign]
target =
key =
[report]
target =
@ -36,10 +35,10 @@ template_path = /usr/share/ahriman/repo-index.jinja2
target =
[rsync]
remote =
command = rsync --archive --verbose --compress --partial --delete
[s3]
bucket =
command = aws s3 sync --quiet --delete
[web]
templates = /usr/share/ahriman