diff --git a/reference/mongo/ini.xml b/reference/mongo/ini.xml index 8756518b66..a65cb11bfd 100644 --- a/reference/mongo/ini.xml +++ b/reference/mongo/ini.xml @@ -1,7 +1,7 @@
- php.ini Options + &reftitle.runtime; &extension.runtime; @@ -25,11 +25,6 @@ truePHP_INI_SYSTEM - - mongo.auto_reconnect - true - PHP_INI_SYSTEM - mongo.chunk_size 262144 @@ -113,19 +108,8 @@ - If persistent connections are allowed. - - - - - - - mongo.auto_reconnect - bool - - - - Whether to reconnect to the database if the connection is lost. + If persistent connections are allowed. (Removed in 1.3.0 - all + connections are now persistent).