chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:12:17 +08:00
commit cf8edb9f21
44281 changed files with 1655134 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
<header>List of domain/network patterns for which verbose log is enabled</header>
<center><tt>debug_peer_list</tt></center>
<hr>
This parameter specifies an optional list of domain or network patterns,
<tt>/file/name</tt> patterns or <tt>type:name</tt> tables. When an SMTP client
or server host name or address matches a pattern, increase the verbose logging
level by the amount specified in the
<a href=opt_debug_peer_level><tt>debug_peer_level</tt></a> parameter.
<p>
Sensible possible values:
<ul>
<li>127.0.0.1
<li>some.domain
</ul>
<hr>