diff --git a/common.h b/common.h
index 95efeaa2cc23ca201ebb5798c3a4f4ce5b32033b..5413c6bd14e42b1fbdf737162a54bc0f836adc67 100644
--- a/common.h
+++ b/common.h
@@ -23,7 +23,7 @@
 
 /* Comment out if swap memory resource accounting is disabled
  * and only RAM memory should be limited. */
-#define SWAP_LIMIT 1
+//#define SWAP_LIMIT 1
 
 
 /* Other common definitions. */