2010-03-25 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / README
diff --git a/README b/README
index d7fd444412880949d949d16ab3d4d11688ba96f5..9115a43498372bbca7ab879e8f117f623c57388c 100644 (file)
--- a/README
+++ b/README
@@ -259,6 +259,17 @@ This is Mono.
 
                This value is set to `no' by default.
 
+       --enable-small-config=yes,no
+
+               Enable some tweaks to reduce memory usage and disk footprint at
+               the expense of some capabilities. Typically this means that the
+               number of threads that can be created is limited (256), that the
+               maxmimum heap size is also reduced (256 MB) and other such limitations
+               that still make mono useful, but more suitable to embedded devices
+               (like mobile phones).
+
+               This value is set to `no' by default.
+
        --with-ikvm-native=yes,no
 
                Controls whether the IKVM JNI interface library is