borgmatic/borgmatic/config
Dan Helfman 097a09578a
continuous-integration/drone/push Build is passing Details
Fix enabled database hooks to implicitly set one_file_system configuration option to true to prevent Borg hang. (#315).
2020-05-26 09:20:14 -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 ~/.config/borgmatic.d as another configuration directory default (#274). 2020-01-22 09:26:58 -08:00
convert.py Config generation support for sequences of maps, needed for database dump hooks (#225). 2019-10-21 15:17:47 -07:00
generate.py Fix regression of generate-borgmatic-config working without --source flag (#239). 2019-11-06 09:52:21 -08: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 Override particular configuration options from the command-line via "--override" flag (#268). 2019-12-17 11:46:27 -08:00
schema.yaml Fix enabled database hooks to implicitly set one_file_system configuration option to true to prevent Borg hang. (#315). 2020-05-26 09:20:14 -07:00
validate.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