mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
11 lines
No EOL
147 B
Text
11 lines
No EOL
147 B
Text
/home/hackmd/logs/*.log {
|
|
daily
|
|
rotate 365
|
|
missingok
|
|
notifempty
|
|
compress
|
|
sharedscripts
|
|
copytruncate
|
|
dateext
|
|
dateformat %Y-%m-%d
|
|
} |