diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-10 21:39:44 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-02-19 00:19:06 +0000 |
commit | 04403ab0b5778126d98d5c9dc8064405688129e0 (patch) | |
tree | 6d4b7c9f4b969726e8c1a5d1af682b2a42540f9b /doc/doc-txt | |
parent | 4c2efd7a1bc5b018f2e05a0d739fd856967e3de7 (diff) |
Add queue_size variable. Bug 1406
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 919a56ea5..3cef43c32 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -35,9 +35,11 @@ Version 4.94 9. The ACL control "queue_only" can also be spelled "queue", and now takes an option "first_pass_route" to do the same as a "-odqs" on the command line. + 9. Items specified for the router and transport headers_remove option can use a trailing asterisk to specify globbing. +10. New "queue_size" variable. @@ -371,7 +373,6 @@ Version 4.86 14. Main option "dns_trust_aa" for trusting your local nameserver at the same level as DNSSEC. - Version 4.85 ------------ |