Added quick note about default
This commit is contained in:
parent
abc7c279f8
commit
d7530f6914
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
### Get Logwatch detail level
|
### Get Logwatch detail level (default to 0)
|
||||||
my $detailLevel = $ENV{'LOGWATCH_DETAIL_LEVEL'} || 0;
|
my $detailLevel = $ENV{'LOGWATCH_DETAIL_LEVEL'} || 0;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user