Add link to client knobs.
This commit is contained in:
parent
af51de902f
commit
90b231e96e
|
@ -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::
|
||||
|
||||
|
|
|
@ -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|
|
||||
|
||||
|
|
Loading…
Reference in New Issue