Skip to content

Commit 3589e34

Browse files
committed
Resolved error in validation.
1 parent 03085fb commit 3589e34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/cache/adapters/couchbasebucket_adapter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@ option names and their respective values::
9999
Available Options
100100
~~~~~~~~~~~~~~~~~
101101

102-
``username`` (type: ``string``, default: ````)
102+
``username`` (type: ``string``)
103103
Username for connection ``CoucbaseCluster``.
104104

105-
``password`` (type: ``string``, default: ````)
105+
``password`` (type: ``string``)
106106
Password of connection ``CouchbaseCluster``.
107107

108108
``operationTimeout`` (type: ``int``, default: ``2500000``)

0 commit comments

Comments
 (0)