mirror of
https://codeberg.org/YGGverse/ytd.git
synced 2026-04-08 12:55:32 +00:00
rename limit option to items_limit; fix item_name_regex config example
This commit is contained in:
parent
93f9bc4fee
commit
f2b79b2a06
3 changed files with 4 additions and 4 deletions
|
|
@ -16,8 +16,8 @@ sleep = 1
|
|||
is_live = false
|
||||
is_short = false
|
||||
is_upcoming = false
|
||||
# limit = 1
|
||||
# name_regex = ".*"
|
||||
# items_limit = 1
|
||||
# item_name_regex = ".*"
|
||||
|
||||
# Channel item commands to apply (in order)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue