update README.md
parent
1b5696f5d0
commit
4a90626b9b
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in New Issue