mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-23 01:09:13 +02:00
docs: Enhance logrotate description (#2469)
This commit is contained in:
parent
d101d0aa0a
commit
a2f22422ca
2 changed files with 11 additions and 9 deletions
|
@ -317,11 +317,11 @@ Defines who sends reports (if they are enabled).
|
|||
|
||||
##### LOGROTATE_INTERVAL
|
||||
|
||||
Changes the interval in which a report is being sent.
|
||||
Changes the interval in which log files are rotated.
|
||||
|
||||
- **weekly** => Rotate weekly.
|
||||
- daily => Rotate daily.
|
||||
- monthly => Rotate monthly.
|
||||
- **weekly** => Rotate log files weekly
|
||||
- daily => Rotate log files daily
|
||||
- monthly => Rotate log files monthly
|
||||
|
||||
!!! note
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue