# Log rotation for horde2

/var/log/horde2/horde.log {
	monthly
	missingok
	rotate 4
	compress
	create 640 www-data www-data
	notifempty
}
