Skip to content
Snippets Groups Projects
Commit 0b119cd4 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

zmena defaultni verbosity

parent a6223ca1
Branches
Tags
No related merge requests found
......@@ -60,7 +60,7 @@ $SYSLOG = 1;
# SYSLOG_VERBOSE - enable/disable logging in verbose mode to syslog (stack info
# added) if syslog logging is enabled only
#-------------------------------------------------------------------------------
$SYSLOG_VERBOSE = 0;
$SYSLOG_VERBOSE = 1;
#-------------------------------------------------------------------------------
# SYSLOG_FACILITY - syslog facility
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment