summaryrefslogtreecommitdiff
path: root/hackmd
blob: 9005e2aad0c163d334bed6b20a694ae4fe20c494 (plain)
1
2
3
4
5
6
7
8
9
10
11
/home/hackmd/logs/*.log {
  daily
  rotate 365
  missingok
  notifempty
  compress
  sharedscripts
  copytruncate
  dateext
  dateformat %Y-%m-%d
}