borgmatic/borgmatic/config
Dan Helfman 4a94c2c9bf Selectively omit list values when including configuration files (#672). 2023-04-13 14:39:36 -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 Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
convert.py fix: run typos 2023-04-01 22:10:32 +05:30
environment.py Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
generate.py Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
legacy.py Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
load.py Selectively omit list values when including configuration files (#672). 2023-04-13 14:39:36 -07:00
normalize.py remove optional label for repos from tests 2023-03-26 16:59:29 +05:30
override.py When the "read_special" option is true or database hooks are enabled, auto-exclude special files for a "create" action to prevent Borg from hanging (#587). 2022-10-03 12:58:13 -07:00
schema.yaml Add "match_archives" option (#588). 2023-04-01 23:57:55 -07:00
validate.py reformat 2023-03-28 22:29:21 +05:30