We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7bb41 commit e819516Copy full SHA for e819516
1 file changed
docs/environment.rst
@@ -281,14 +281,6 @@ These environment variables are optional:
281
version string. For example to drop versions from 1.0 to 1.2 use
282
the regex ``1\.[0-2]\.\d+``.
283
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
292
293
Resource Usage Limits
294
=====================
0 commit comments