diff options
author | Marius <mariausol@gmail.com> | 2010-07-15 23:20:05 +0300 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2010-07-15 23:20:05 +0300 |
commit | 83a331fff83ac18314885a39e959ca0c10f316f7 (patch) | |
tree | 12e28253c45a07c819f98513827b0b3383dd5b0a /web2c | |
parent | b0f61c557fa27bddb54ad085c9dc9beefc851a30 (diff) | |
download | context-83a331fff83ac18314885a39e959ca0c10f316f7.tar.gz |
beta 2010-07-15 15:05
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 = { |