vnstati_webhook : withdraw default days_limit
This commit is contained in:
parent
b4d295328e
commit
e8e4af518f
@ -30,8 +30,6 @@ fi
|
||||
|
||||
if [ -n "${days_limit}" ]; then
|
||||
PARAMS+=("--days $days_limit")
|
||||
elif [ ! -n "${days_limit}" ]; then
|
||||
PARAMS+=("--days 7")
|
||||
fi
|
||||
|
||||
if [ -n "${header_text}" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user