This commit is contained in:
github-actions[bot] 2024-02-28 14:34:59 +00:00
parent c54039e31a
commit d709db6201
3 changed files with 71 additions and 48 deletions

View file

@ -1168,6 +1168,15 @@
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#logrotate_count" class="md-nav__link">
<span class="md-ellipsis">
LOGROTATE_COUNT
</span>
</a>
</li>
</ul>
@ -3981,6 +3990,15 @@
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#logrotate_count" class="md-nav__link">
<span class="md-ellipsis">
LOGROTATE_COUNT
</span>
</a>
</li>
</ul>
@ -5231,6 +5249,11 @@ If this is not set and reports are enabled with the old options, logrotate will
<p class="admonition-title">Note</p>
<p>This variable can also determine the interval for Postfix's log summary reports, see <a href="#pflogsumm_trigger"><code>PFLOGSUMM_TRIGGER</code></a>.</p>
</div>
<h5 id="logrotate_count"><a class="toclink" href="#logrotate_count">LOGROTATE_COUNT</a></h5>
<p>Defines how many files are kept by logrotate.</p>
<ul>
<li><strong>4</strong> =&gt; Number of files</li>
</ul>
<h4 id="spamassassin"><a class="toclink" href="#spamassassin">SpamAssassin</a></h4>
<h5 id="enable_spamassassin"><a class="toclink" href="#enable_spamassassin">ENABLE_SPAMASSASSIN</a></h5>
<ul>