1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

Enable Backblaze B2 backups

This reverts commit b1d703a5e7 and adds python3-setuptools per the first version of #1899 which fixes an installation error for the b2sdk Python package.
This commit is contained in:
Joshua Tauberer
2021-02-28 07:54:55 -05:00
parent 82ca54df96
commit d36a2cc938
4 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,13 @@
CHANGELOG
=========
In Development
--------------
Control panel:
* Backblaze B2 is now a supported backup protocol.
v0.52 (January 31, 2021)
------------------------