You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-15 03:30:36 +02:00
docs: Enhance logrotate description (#2469)
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user