diff options
Diffstat (limited to 'gitsyncer.example.json')
| -rw-r--r-- | gitsyncer.example.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gitsyncer.example.json b/gitsyncer.example.json index 9116f35..abe3d78 100644 --- a/gitsyncer.example.json +++ b/gitsyncer.example.json @@ -7,6 +7,10 @@ { "host": "git@github.com", "name": "snonux" + }, + { + "host": "paul@t450:git", + "backupLocation": true } ], "repositories": [ |
