summaryrefslogtreecommitdiff
path: root/doc/configuration/core.rst
blob: 265545f9e6abaaadbf16671bf09b5af1a6d9e412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[core]
======

Section [core] consist main daemon params.

* **log-error=path** - path to file for core module error logging.
* **thread-count=n** - number of working threads, optimal - number of processors/cores.

.. admonition:: Note:

   Can’t change with reload, for apply changes need daemon restart with drop active sessions.