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 03085fb commit 3589e34Copy full SHA for 3589e34
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