diff options
author | Hans Hagen <pragma@wxs.nl> | 2006-05-08 12:59:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2006-05-08 12:59:00 +0200 |
commit | 88eab06af697b8d0fd8ef6d7762eae4901b191d2 (patch) | |
tree | 5c89c6f759c1305287c55cfcc38ae0bf6e934796 /web2c | |
parent | 7310101ce7739889fd4681864978f2c71722bbd6 (diff) | |
download | context-88eab06af697b8d0fd8ef6d7762eae4901b191d2.tar.gz |
stable 2006.05.08 12:59
Diffstat (limited to 'web2c')
-rw-r--r-- | web2c/context.cnf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web2c/context.cnf b/web2c/context.cnf index a263d680b..9865e9e63 100644 --- a/web2c/context.cnf +++ b/web2c/context.cnf @@ -156,9 +156,9 @@ extra_mem_bot.context = 2000000 extra_mem_top.context = 4000000 font_max.context = 2000 font_mem_size.context = 1000000 -hash_extra.context = 75000 +hash_extra.context = 100000 main_memory.context = 2000000 -max_strings.context = 250000 +max_strings.context = 300000 nest_size.context = 500 obj_tab_size.context = 300000 % 8388607 pdf_mem_size.context = 500000 % 524288 |