From 4dae8a37898e89d0145c1150aa7d27926a66b765 Mon Sep 17 00:00:00 2001 From: Darknet Villain Date: Wed, 1 Mar 2017 15:18:34 -0500 Subject: [PATCH] Fix docs --- docs/user-guide/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/configuration.md b/docs/user-guide/configuration.md index 3a399e7..5b8542e 100644 --- a/docs/user-guide/configuration.md +++ b/docs/user-guide/configuration.md @@ -180,7 +180,7 @@ addressbook.subscriptions | AddressBook subscriptions URLs, separat Option | Description -------------------------------------- | -------------------------------------- limits.transittunnels | Override maximum number of transit tunnels. 2500 by default -limits.openfiles | Maximum size of corefile in Kb (0 - use system limit) +limits.openfiles | Limit number of open file descriptors (0 - use system limit) limits.coresize | Maximum size of corefile in Kb (0 - use system limit) ### Trust options