Fix the doc. use_log is not true by default.

This commit is contained in:
Eijebong 2015-05-20 15:30:30 +02:00
parent 0d1ea0d8c3
commit c59ece0cbf

View file

@ -856,9 +856,9 @@ Options related to logging.
use_log
**Default value:** ``true``
**Default value:** ``false``
Set to ``false`` if you dont want to save logs of all the messages
Set to ``true`` if you want to save logs of all the messages
in files.
Plugins