# HG changeset patch # User Tuomo Valkonen # Date 1516588666 0 # Node ID 305de2297fde45ab759a0a1788da66a367def9ea # Parent ecb41072a1b7e31fba4d0ecdb7feebaa7c8f1df8 README configuration file location update diff -r ecb41072a1b7 -r 305de2297fde README.md --- a/README.md Mon Jan 22 00:12:51 2018 +0000 +++ b/README.md Mon Jan 22 02:37:46 2018 +0000 @@ -35,7 +35,7 @@ ### Configuration file See the included `config.example.yaml`, which shoud be relatively self-explanatory. Everything under `common_parameters`, `create_parameters`, and `prune_parameters` are simply Borg command line key–value parameters. -Edit the sample configuration file and copy it to `~/.config/borgend/config.yaml`. +Edit the sample configuration file and copy it to its proper location. On MacOS this should be `~/Library/Application Support/borgend/config.yaml`, and on other systems `~/.config/borgend/config.yaml`. You can find the location with the `--help` option. ### Passphrases