borgmatic/borgmatic/config
Dan Helfman 9aece3936a Modify "mount" and "extract" actions to require the "--repository" flag when multiple repositories are configured (#566). 2022-07-25 11:30:02 -07:00
..
__init__.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
checks.py Enable consistency checks for only certain repositories via "check_repositories" (#73). 2018-10-13 20:34:51 -07:00
collect.py Fix traceback when a configuration directory is non-readable due to directory permissions (#350). 2020-08-12 11:32:00 -07:00
convert.py Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). 2021-06-22 13:27:59 -07:00
environment.py Code formatting. 2022-06-23 10:41:04 -07:00
generate.py Add "generate-borgmatic-config --overwrite" flag to replace an existing destination file (#539). 2022-05-29 16:03:55 -07:00
legacy.py Run isort over the source 2019-05-14 18:59:19 +02:00
load.py When deep merging common configuration, merge colliding list values by appending them (#531). 2022-05-20 15:28:28 -07:00
normalize.py Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). 2022-05-28 14:42:19 -07:00
override.py Code style, rename command-line flag, and move new code into its own file (#546) 2022-06-16 11:35:24 -07:00
schema.yaml Add Healthchecks "verify_tls" option to NEWS. 2022-07-23 23:16:06 -07:00
validate.py Modify "mount" and "extract" actions to require the "--repository" flag when multiple repositories are configured (#566). 2022-07-25 11:30:02 -07:00