settings: Update default MXLOOPS and document.
[pspp-builds.git] / src / data / settings.c
index 0868a331891c94b24a26a823086ad2e34d98a83e..95fda576dae5ef61bb24c4c43f52a210b55b083e 100644 (file)
@@ -105,7 +105,7 @@ static struct settings the_settings = {
 
   true,                         /* printback */
   true,                         /* mprint */
-  1,                            /* mxloops */
+  40,                           /* mxloops */
   64L * 1024 * 1024,            /* workspace */
   {FMT_F, 8, 2},                /* default_format */
   false,                        /* testing_mode */