added hardcount to hardtime
This commit is contained in:
parent
8155be879d
commit
5a03ec401c
|
|
@ -5,6 +5,7 @@ return {
|
|||
opts = {
|
||||
disabled = false,
|
||||
max_time = 500,
|
||||
max_count = 5,
|
||||
notification = true,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue