Skip to content

Commit

Permalink
larger request
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvita committed Sep 26, 2020
1 parent c355ab5 commit c81ff4e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ public void populateMemory() {
return;
}
//TODO not do this here.
mainController.tools().updateMemoryInfo(conn.query(0, 10000));
mainController.tools().updateMemoryInfo(conn.query(0, 100000));
}

PatternTokenizer tokenizer = new PatternTokenizer();
Expand Down
Binary file modified server/source/noexs/exefs.nsp
Binary file not shown.
Binary file modified server/source/noexs/noexs.nso
Binary file not shown.
Binary file modified server/source/noexs/noexs.nsp
Binary file not shown.

0 comments on commit c81ff4e

Please sign in to comment.