diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-11-20 18:33:17 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-11-20 18:33:17 +0100 |
commit | bece75c1b7d2e67cda9850ca42a9cd8011658d21 (patch) | |
tree | 1a42fae0ee756bdf9d72663e9fbcf4c91117640b /sample.teco_ini | |
parent | b7ff56db631be7416cf228dff89cb23d753e4ec8 (diff) | |
download | sciteco-bece75c1b7d2e67cda9850ca42a9cd8011658d21.tar.gz |
updated sample.teco_ini: 2EJ now sets a more or less global memory limit
Diffstat (limited to 'sample.teco_ini')
-rw-r--r-- | sample.teco_ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sample.teco_ini b/sample.teco_ini index 9cc9e1c..a3ee9c2 100644 --- a/sample.teco_ini +++ b/sample.teco_ini @@ -51,8 +51,8 @@ EMQ[$SCITECOPATH]/session.tes ! Uncomment if XTerm allows clipboard operations ! ! 0,256ED ! -! Uncomment to tweak the undo stack memory limit ! -! 500*1024*1024,2EJ ! +! Uncomment to tweak the memory limit ! +! 500*1000*1000,2EJ ! ! If files are given on the command-line, open them and disable session saving. |