summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-05-16 19:38:59 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-05-16 19:38:59 +0100
commita63442492d25b3ab12d0bce2a8b879e32855aa72 (patch)
treedc0eabb4bf51410554a0392dd1aa6e48c2e6b73b /src
parent5990a26531db1a1ba1ed4bc04554ba217c910b45 (diff)
Docs: options on lookups
Diffstat (limited to 'src')
-rw-r--r--src/src/lookups/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/src/lookups/README b/src/src/lookups/README
index dad69dcc0..2e87edadd 100644
--- a/src/src/lookups/README
+++ b/src/src/lookups/README
@@ -135,6 +135,8 @@ DEFER. The arguments are:
If set to a nonzero number of seconds, the cached value
becomes unusable after this time. Currently the dnsdb
lookup uses this to support the TTL value.
+ uschar *opts options, a comma-separated list of tagged values for
+ modifying the search operation
Even though the key is zero-terminated, the length is passed because in the
common case it has been computed already and is often needed.