diff options
Diffstat (limited to 'web2c')
-rw-r--r-- | web2c/context.cnf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web2c/context.cnf b/web2c/context.cnf index b2095d1e3..0a957eea6 100644 --- a/web2c/context.cnf +++ b/web2c/context.cnf @@ -147,6 +147,7 @@ save_size.context = 50000 stack_size.context = 10000 string_vacancies.context = 90000 trie_size.context = 250000 +hyph_size.context = 1000 main_memory.mpost = 3000000 pool_size.mpost = 3000000 |