update README.md

master
Bryan 2020-11-05 23:38:46 -06:00
parent 1b5696f5d0
commit 4a90626b9b
1 changed files with 4 additions and 0 deletions

View File

@ -147,3 +147,7 @@ Examples:
## Multiple config files
You may have multiple config files. Place all config files you want in `/etc/borgwrapper/config`
Run `./install` from borgwrapper directory and it will update systemd to include the new config files
## Logging
The logs in `/var/log/borgwrapper` are by default rotated daily, keeping 5 logs.
If you want to change that edit `/etc/logrotate/logrotate.d/borgwrapper.conf`