Skip to content

Commit

Permalink
chore: change log rotate from 7 to 180 days
Browse files Browse the repository at this point in the history
  • Loading branch information
peipeiguo committed Sep 7, 2022
1 parent 3947526 commit 8b42cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trunk/scripts/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ $SRS_LOG_FILE {
compress
delaycompress
missingok
rotate 7
rotate 180
sharedscripts
postrotate
if [ -f /usr/local/srs/objs/srs.pid ]; then
Expand Down

0 comments on commit 8b42cb4

Please sign in to comment.