summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLConfig.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/TeXLive/TLConfig.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLConfig.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm
index 536cbc33a50..8afef78ce5b 100644
--- a/Master/tlpkg/TeXLive/TLConfig.pm
+++ b/Master/tlpkg/TeXLive/TLConfig.pm
@@ -135,7 +135,7 @@ our %TLPDBOptionType = (
"location" => "u",
"create_formats" => "b",
"desktop_integration" => "b",
- "file_assocs" => "b",
+ "file_assocs" => "n:0..2",
"post_code" => "b",
"sys_bin" => "p",
"sys_info" => "p",