mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-02-02 14:16:38 +00:00
2df448a4a9
We do not want the user to expirience outages during automatic backups. Generally, they are not even needed. We should use hooks to service-specific tasks, such as creating the database dump, so we don't have to shut down Postgres. |
||
---|---|---|
.. | ||
backuppers | ||
providers | ||
__init__.py | ||
jobs.py | ||
local_secret.py | ||
storage.py | ||
tasks.py | ||
util.py |