# By default, wwwoffle doesn't use /var/log/wwwoffle.log
# /var/log/wwwoffle.log {
# 	missingok
# 	rotate 1
# 	daily
# 	compress
# 	postrotate
# 		/etc/init.d/wwwoffle restart >/dev/null
# 	endscript
# }

/var/log/wwwoffle-htdig.log {
	missingok
	rotate 1
	daily
	compress
}
