We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33e3ac5 commit 1339224Copy full SHA for 1339224
components/cache/adapters/couchbasebucket_adapter.rst
@@ -99,10 +99,10 @@ option names and their respective values::
99
Available Options
100
~~~~~~~~~~~~~~~~~
101
102
-``username`` (type: ``string``, default: ````)
+``username`` (type: ``string``)
103
Username for connection ``CoucbaseCluster``.
104
105
-``password`` (type: ``string``, default: ````)
+``password`` (type: ``string``)
106
Password of connection ``CouchbaseCluster``.
107
108
``operationTimeout`` (type: ``int``, default: ``2500000``)
0 commit comments