mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-10-26 18:10:54 +00:00
Starting from the versions subsequent to the v57a, the default backend of duplicity for backups to S3-compatible services is boto3 which requires the indication of the region (--S3-region-name) for most cases in which the S3 service is not provided by AWS. Thanks to this intervention, the region of the S3 service is provided as a parameter to duplicity and is stored in the /home/user-data/backup/custom.yaml file, like any other backup configuration parameters. Moreover, the list of the regions shown to the user in the drop-down menu in the backup configuration panel is replaced with a normal text field, since the list included the AWS regions only and therefore was not usable in all other cases. See issue #2200. |
||
|---|---|---|
| .. | ||
| templates | ||
| auth.py | ||
| backup.py | ||
| cli.py | ||
| csr_country_codes.tsv | ||
| daemon.py | ||
| daily_tasks.sh | ||
| dns_update.py | ||
| email_administrator.py | ||
| mail_log.py | ||
| mailconfig.py | ||
| mfa.py | ||
| munin_start.sh | ||
| ssl_certificates.py | ||
| status_checks.py | ||
| utils.py | ||
| web_update.py | ||
| wsgi.py | ||