feat: add 'clear_when_stop_in_oneshot' option in config for azlux
This commit is contained in:
@ -34,6 +34,7 @@ volume = 0.1
|
||||
# playback mode should be one of "one-shot", "loop", "random", "autoplay"
|
||||
playback_mode = one-shot
|
||||
autoplay_length = 5
|
||||
clear_when_stop_in_oneshot = False
|
||||
|
||||
# target version, stable or testing (testing need to bot installed with git)
|
||||
target_version = stable
|
||||
|
Reference in New Issue
Block a user