Merge pull request #290 from kusky3/master

update config
This commit is contained in:
azlux 2021-08-18 10:32:33 +02:00 committed by GitHub
commit 75c54f2258
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ playback_mode = one-shot
autoplay_length = 5
clear_when_stop_in_oneshot = False
# target version, stable/testing/git (git need to be installed with git)
# target version, stable/testing/git (testing needs to be installed with git)
target_version = git
# Users allowed to kill the bot, or ban URLs.

View File

@ -64,7 +64,7 @@ port = 64738
#autoplay_length = 5
#clear_when_stop_in_oneshot = False
# target version, stable or testing (testing need to be installed with git)
# target version, stable or testing (testing needs to be installed with git)
# stable will use simple bash with curl command to get releases, testing will follow github master branch with git commands
#target_version = stable