view common/logrotate-trac @ 59:851f7fa888eb

Add more complex fragment for Forums to stop hotlinking
author IBBoard <dev@ibboard.co.uk>
date Sun, 06 Sep 2015 09:50:39 +0000
parents 9c0ed2404c59
children 600b3bfb5484
line wrap: on
line source

/srv/trac/projects/*/log/trac.log {
	weekly
	rotate 7
	missingok
	create 640 apache apache
	compress
}