diff --git a/docs/configuration.html b/docs/configuration.html
index ff5bb6bbf9b..6079b228be0 100644
--- a/docs/configuration.html
+++ b/docs/configuration.html
@@ -270,11 +270,6 @@ The essential old consumer configurations are the following:
exclude.internal.topics |
true |
Whether messages from internal topics (such as offsets) should be exposed to the consumer. |
-
-
- partition.assignment.strategy |
- range |
- Select a strategy for assigning partitions to consumer streams. Possible values: range, roundrobin. |
client.id |