fix(config): Define all fallback in configuration.default.ini.

This commit is contained in:
Terry Geng
2022-02-01 20:51:39 -05:00
parent 5b632fd88f
commit a0eb5b39c3
8 changed files with 46 additions and 45 deletions

View File

@ -49,7 +49,7 @@ language = en_US
logfile =
max_track_duration = 60
max_track_playlist = 20
music_database_path =
music_database_path = music.db
music_folder = music_folder/
pip3_path = venv/bin/pip
playback_mode = one-shot
@ -62,9 +62,9 @@ target_version = git
tmp_folder = /tmp/
tmp_folder_max_size = 10
username = botamusique
volume = 0.1
volume = 0.8
when_nobody_in_channel = nothing
youtube_query_cookie =
youtube_query_cookie = {}
[webinterface]
access_address = http://127.0.0.1:8181
@ -84,7 +84,7 @@ web_logfile =
[debug]
ffmpeg = False
mumble_connection = False
redirect_ffmpeg_log = True
redirect_ffmpeg_log = False
youtube_dl = False
[radio]