aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2016-11-20 18:33:17 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2016-11-20 18:33:17 +0100
commitbece75c1b7d2e67cda9850ca42a9cd8011658d21 (patch)
tree1a42fae0ee756bdf9d72663e9fbcf4c91117640b
parentb7ff56db631be7416cf228dff89cb23d753e4ec8 (diff)
downloadsciteco-bece75c1b7d2e67cda9850ca42a9cd8011658d21.tar.gz
updated sample.teco_ini: 2EJ now sets a more or less global memory limit
-rw-r--r--sample.teco_ini4
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.