diff options
author | Hans Hagen <pragma@wxs.nl> | 2010-07-15 15:01:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2010-07-15 15:01:00 +0200 |
commit | 84903d24d6d930438bb3cc4322c4b14271b713aa (patch) | |
tree | 7f5fca13da2c9e1c81e61fbcac67f61d55f13800 /web2c | |
parent | cb0c6e65703831a34d0ba909f703994a0825beac (diff) | |
download | context-84903d24d6d930438bb3cc4322c4b14271b713aa.tar.gz |
beta 2010.07.15 15:01
Diffstat (limited to 'web2c')
-rw-r--r-- | web2c/contextcnf.lua | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua index de192ec0a..542b36f9d 100644 --- a/web2c/contextcnf.lua +++ b/web2c/contextcnf.lua @@ -103,13 +103,13 @@ return { -- like ['foo.bar'] so for convenience we also support 'foo_bar'. directives = { - -- system_checkglobals = "10", - -- system.nostatistics = "yes", - system_errorcontext = "10", + -- system_checkglobals = "10", + -- system.nostatistics = "yes", + system_errorcontext = "10", }, experiments = { - + fonts_autorscale = "yes", }, trackers = { |