]> git.mxchange.org Git - friendica.git/blobdiff - doc/htconfig.md
Closed TODO: no .= needed here. #2392
[friendica.git] / doc / htconfig.md
index 4764c287c8977c9d2efbbfcbcfb6a2afccf1f92b..f9c92bfa084efafd475958af90c4a169aa86dd80 100644 (file)
@@ -34,6 +34,7 @@ line to your .htconfig.php:
 * like_no_comment (Boolean) - Don't update the "commented" value of an item when it is liked.
 * local_block (Boolean) - Used in conjunction with "block_public".
 * local_search (Boolean) - Blocks the search for not logged in users to prevent crawlers from blocking your system.
+* max_connections - The poller process isn't started when 3/4 of the possible database connections are used. When the system can't detect the maximum numbers of connection then this value can be used.
 * max_contact_queue - Default value is 500.
 * max_batch_queue - Default value is 1000.
 * no_oembed (Boolean) - Don't use OEmbed to fetch more information about a link.