added more tuning knobs, particularly in cache sizes

This commit is contained in:
2026-02-20 15:44:06 -07:00
parent d8eeeb7140
commit 8a1c770079
10 changed files with 86 additions and 34 deletions
+1
View File
@@ -182,6 +182,7 @@ func main() {
defer closer()
htmlcheck.SetupDicts()
ui.SetupTemplates()
ui.SetupMenuCache()
closer = ui.SetupAmSessionManager()
defer closer()
closer = ui.SetupAmContext()