mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Document the default value and point to MongoCursor->timeout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333383 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
30ed36d66f
commit
acef1885de
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ mongodb://[username:password@]host1[:port1][,host2[:port2:],...]/db
|
|||
know if the server actually received the write or not.
|
||||
</simpara>
|
||||
</note>
|
||||
Defaults to 30seconds. This value can also be set on each cursor using <methodname>MongoCursor::timeout</methodname>.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue