aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/ConfigTemplates.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/config/ConfigTemplates.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/ConfigTemplates.cxx b/src/config/ConfigTemplates.cxx
index 44eb6c252..b5f0c3e93 100644
--- a/src/config/ConfigTemplates.cxx
+++ b/src/config/ConfigTemplates.cxx
@@ -64,7 +64,7 @@ const ConfigTemplate config_param_templates[] = {
{ "max_command_list_size" },
{ "max_output_buffer_size" },
{ "filesystem_charset" },
- { "id3v1_encoding" },
+ { "id3v1_encoding", false, true },
{ "metadata_to_use" },
{ "save_absolute_paths_in_playlists" },
{ "gapless_mp3_playback" },