Edit to keep form with rest of the file
This commit is contained in:
parent
34b1df4150
commit
fa7ca16aa6
@ -182,9 +182,12 @@ port = 64738
|
||||
|
||||
# [debug] stores some debug settings.
|
||||
[debug]
|
||||
#ffmpeg = False # Set ffmpeg to True if you want to display DEBUG level log of ffmpeg.
|
||||
#mumble_connection = False # Set to True if you need to debug mumble connection (pymumble lib)
|
||||
#youtube_dl = False # Set to True if you need debug log from youtube-dl
|
||||
# Set ffmpeg to True if you want to display DEBUG level log of ffmpeg.
|
||||
#ffmpeg = False
|
||||
# Set to True if you need to debug mumble connection (pymumble lib)
|
||||
#mumble_connection = False
|
||||
# Set to True if you need debug log from youtube-dl
|
||||
#youtube_dl = False
|
||||
|
||||
# [radio] is a list of default radio stations.
|
||||
[radio]
|
||||
|
Loading…
x
Reference in New Issue
Block a user