mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-28 06:41:43 +00:00
Native s3 sync (#23)
* Native S3 sync implementation * fix imports * fix paths reading * install s3 components duriing test stage
This commit is contained in:
@ -40,7 +40,7 @@ target =
|
||||
command = rsync --archive --compress --partial --delete
|
||||
|
||||
[s3]
|
||||
command = aws s3 sync --quiet --delete
|
||||
chunk_size = 8388608
|
||||
|
||||
[web]
|
||||
host = 0.0.0.0
|
||||
|
Reference in New Issue
Block a user