Add link to client knobs.

This commit is contained in:
Yao Xiao 2021-10-01 11:05:15 -07:00 committed by Yao Xiao
parent af51de902f
commit 90b231e96e
2 changed files with 2 additions and 2 deletions

View File

@ -591,7 +591,7 @@
.. |option-knob| replace::
Sets internal tuning or debugging knobs.
Sets internal tuning or debugging knobs. Available knobs could be found at https://github.com/apple/foundationdb/blob/master/fdbclient/ClientKnobs.h.
.. |option-tls-verify-peers| replace::

View File

@ -217,7 +217,7 @@ After importing the ``fdb`` module and selecting an API version, you probably wa
|option-set-disable-local-client|
.. method :: fdb.options.set_ client_threads_per_version(number)
.. method :: fdb.options.set_client_threads_per_version(number)
|option-set-client-threads-per-version|