فهرست منبع

add documentation for new env var

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@44860 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 14 سال پیش
والد
کامیت
7eb042d930
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      lib/init/variables.html

+ 6 - 0
lib/init/variables.html

@@ -240,6 +240,12 @@ text
     set to override Python executable.<br>
     On Mac OS X this should be the pythonw executable for the wxGUI to work.</dd>
   
+  <dt>GRASS_VECTOR_LOWMEM</dt>
+  <dd>[vectorlib]<br>
+    If the environment variable GRASS_VECTOR_LOWMEM exists, memory
+    consumption will be reduced when building vector topology
+    support structures. Recommended for creating large vectors.</dd>
+
   <dt>GRASS_WXBUNDLED</dt>
   <dd>[wxGUI]<br>
     set to tell wxGUI that a bundled wxPython will be used.<br>