summaryrefslogtreecommitdiff
path: root/web2c
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2005-08-31 00:00:00 +0200
committerHans Hagen <pragma@wxs.nl>2005-08-31 00:00:00 +0200
commita35805505d72f60e25a5d9b96dcc5c0a83cc1ed0 (patch)
tree05442f181c08bfd19164b3f7d8ce8945b37b59df /web2c
parent762d1d411dbef0c303d28c3c2db2df4065648747 (diff)
downloadcontext-a35805505d72f60e25a5d9b96dcc5c0a83cc1ed0.tar.gz
stable 2005.08.31
Diffstat (limited to 'web2c')
-rw-r--r--web2c/context.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/web2c/context.cnf b/web2c/context.cnf
index a2038e56d..c96630c10 100644
--- a/web2c/context.cnf
+++ b/web2c/context.cnf
@@ -170,7 +170,7 @@ save_size.context = 50000
stack_size.context = 10000
string_vacancies.context = 125000
trie_size.context = 250000
-hyph_size.context = 1000
+hyph_size.context = 8191 % prime
main_memory.mpost = 3000000
pool_size.mpost = 3000000