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:
Hannes Magnusson 2014-04-21 18:10:44 +00:00
parent 30ed36d66f
commit acef1885de

View file

@ -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>