Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py
index 0498b27..0da125a 100644
--- a/constants.py
+++ b/constants.py
@@ -211,7 +211,7 @@ class Constants:
dim_CONTROLBAR_HT = 55
- keepFreeKbOnXo = 200000
+ keepFreeKbOnXo = 100000
def __init__( self, ca ):
self.__class__.activityId = ca._activity_id