Skip to content

Commit e819516

Browse files
committed
docs: update to reflect removal of DROP_CLIENT_UNKNOWN envvar
1 parent ce7bb41 commit e819516

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

docs/environment.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -281,14 +281,6 @@ These environment variables are optional:
281281
version string. For example to drop versions from 1.0 to 1.2 use
282282
the regex ``1\.[0-2]\.\d+``.
283283

284-
.. envvar:: DROP_CLIENT_UNKNOWN
285-
286-
Set to anything non-empty to deny serving clients which do not
287-
identify themselves first by issuing the server.version method
288-
call with a non-empty client identifier. The connection is dropped
289-
on first actual method call. This might help to filter out simple
290-
robots. This behavior is off by default.
291-
292284

293285
Resource Usage Limits
294286
=====================

0 commit comments

Comments
 (0)