mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-02-16 14:24:29 +00:00
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. |
||
---|---|---|
.idea | ||
.vscode | ||
selfprivacy_api | ||
tests | ||
.coveragerc | ||
.drone.yml | ||
.flake8 | ||
.gitignore | ||
.pylintrc | ||
CONTRIBUTING.md | ||
LICENSE | ||
pyproject.toml | ||
setup.py | ||
shell.nix |