borgmatic/borgmatic/config
Michele Lazzeri 95533d2b31 Added storage.archive_name_format to config (#16)
* Added storage.archive_name_format to config
2017-09-03 11:13:14 -07:00
..
__init__.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
collect.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
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 11:13:14 -07:00
validate.py Adding a "does not raise" test for displaying errors. 2017-07-09 10:27:34 -07:00