borgmatic/borgmatic/config
Dan Helfman 84c148fb3b #39: Fix to make /etc/borgmatic/config.yaml optional rather than required when using the default config paths. 2017-09-08 21:25:42 -07:00
..
__init__.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
collect.py #39: Fix to make /etc/borgmatic/config.yaml optional rather than required when using the default config paths. 2017-09-08 21:25:42 -07:00
convert.py #14: Support for running multiple config files in /etc/borgmatic.d/ from a single borgmatic run. 2017-07-25 21:18:51 -07:00
generate.py Removing TODO that basically entails testing ruamel.yaml round-tripping, which in theory already has its own tests. 2017-07-22 20:31:26 -07:00
legacy.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
schema.yaml Added storage.archive_name_format to config (#16) 2017-09-03 20:13:14 +02:00
validate.py Adding a "does not raise" test for displaying errors. 2017-07-09 10:27:34 -07:00