mirror of https://github.com/apache/cassandra
Fix typo
This commit is contained in:
parent
ddcd54a3be
commit
a88c6dbe7e
|
|
@ -306,7 +306,7 @@ native_transport_port: 9042
|
|||
# transport is used. They are similar to rpc_min_threads and rpc_max_threads,
|
||||
# though the defaults differ slightly.
|
||||
# NOTE: native_transport_min_threads is now deprecated and ignored (but kept
|
||||
# in the 1.2.x serie for compatibility sake).
|
||||
# in the 1.2.x series for compatibility sake).
|
||||
# native_transport_min_threads: 16
|
||||
# native_transport_max_threads: 128
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue