https://bugs.contribs.org/show_bug.cgi?id=8901
--- Comment #3 from Jean-Philippe Pialasse <[email protected]> ---
# cat /etc/logrotate.d/modDeflate
#------------------------------------------------------------
# !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at http://www.contribs.org/development/
#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------
/var/log/httpd/deflate_log {
missingok
daily
size 1M
rotate 10
compress
notifempty
copytruncate
}
there was a typo.
considering the amount of hit we can get in one day, daily is better
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/