core file is limited by a system by default

This commit is contained in:
orignal 2016-11-03 21:37:47 -04:00
parent f1254fd5d4
commit 480ce6f522
3 changed files with 18 additions and 13 deletions

View file

@ -88,6 +88,8 @@ All options below still possible in cmdline, but better write it in config file:
* --addressbook.subscriptions= - AddressBook subscriptions URLs, separated by comma
* --limits.transittunnels= - Override maximum number of transit tunnels. 2500 by default
* --limits.openfiles= - Maximum size of corefile in Kb (0 - use system limit)
* --limits.coresize= - Maximum size of corefile in Kb (0 - use system limit)
Config files
------------