borgmatic/borgmatic/config
Dan Helfman cbce6707f4 Clarify one_file_system behavior in schema comment (#520). 2022-04-12 11:05:22 -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
generate.py Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). 2021-06-22 13:27:59 -07:00
legacy.py Run isort over the source 2019-05-14 18:59:19 +02:00
load.py Don't color syslog output (#197). 2019-06-17 11:53:08 -07:00
normalize.py Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (#280). 2020-01-23 13:41:37 -08:00
override.py Fix f-string with missing expression. 2021-11-29 14:05:36 -08:00
schema.yaml Clarify one_file_system behavior in schema comment (#520). 2022-04-12 11:05:22 -07:00
validate.py Fix traceback when a YAML validation error occurs (#480, #482). 2022-01-19 20:39:03 -08:00