diff --git a/README.md b/README.md index 55cf2ad..e9e8149 100644 --- a/README.md +++ b/README.md @@ -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`