summaryrefslogtreecommitdiff
path: root/web2c/contextcnf.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-05-21 22:04:00 +0200
committerHans Hagen <pragma@wxs.nl>2014-05-21 22:04:00 +0200
commite46e1337de173b3639e84d55095fe9463ceec73d (patch)
tree7cb44d8992f0cc2d2b12ae16d8005567cfe8feed /web2c/contextcnf.lua
parent14e4b284db6588fa128d92cdac6f96685da1719f (diff)
downloadcontext-e46e1337de173b3639e84d55095fe9463ceec73d.tar.gz
beta 2014.05.21 22:04
Diffstat (limited to 'web2c/contextcnf.lua')
-rw-r--r--web2c/contextcnf.lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua
index 366df01ac..b9541a88e 100644
--- a/web2c/contextcnf.lua
+++ b/web2c/contextcnf.lua
@@ -211,6 +211,14 @@ return {
-- ["fonts.usesystemfonts"] = false,
+ -- You can permit loading modules with no prefix:
+
+ -- ["modules.permitunprefixed"] = "no",
+
+ -- You can permit loading files from anywhere in the TDS tree:
+
+ -- ["resolvers.otherwise"] = "no",
+
},
experiments = {