Browse Source

Update config.yml.sample

master
Raphael Roberts 5 years ago
parent
commit
0fbf8d3bae
  1. 2
      config.yml.sample

2
config.yml.sample

@ -3,7 +3,7 @@ input:
- "/path/to/backup/location"
- "~/tilde/is/supported"
output:
output_root: "/path/must/be/on/the/same/filesystem"
output_root: "/path/should/be/on/the/same/filesystem"
customization:
time_format: "%Y-%m-%d_%H-%M-%S"
Loading…
Cancel
Save