[tor-commits] [sbws/maint-1.1] fix: doc: Increase RAM required
    juga at torproject.org 
    juga at torproject.org
       
    Wed Jul 22 14:50:20 UTC 2020
    
    
  
commit ffe3f317f46cd1921fd189c525fba00bb59c2c23
Author: juga0 <juga at riseup.net>
Date:   Fri Jun 12 14:35:00 2020 +0000
    fix: doc: Increase RAM required
    
    ahem, because of all json it has to manage in memory.
---
 INSTALL.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL.rst b/INSTALL.rst
index e4e7a05..4254fab 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -80,7 +80,7 @@ System physical requirements
 -----------------------------
 
 - Bandwidth: at least 12.5MB/s (100 Mbit/s).
-- Free RAM: at least 1.5GB
+- Free RAM: at least 2GB
 - Free disk: at least 3GB
 
 ``sbws`` and its dependencies need around 20MB of disk space.
    
    
More information about the tor-commits
mailing list