Allow to configure a region for s3 backend

Closes: #2386
This commit is contained in:
eikek
2023-11-17 20:53:27 +01:00
parent bc9a483143
commit 81d8b6c9c1
10 changed files with 43 additions and 11 deletions

View File

@ -73,6 +73,7 @@ files {
access-key = "username"
secret-key = "password"
bucket = "docspell"
# region = "…"
}
}
}