summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@arasphere.net>2016-08-19 19:17:09 +0100
committerGitHub <noreply@github.com>2016-08-19 19:17:09 +0100
commit6372efbdc34688c9867ee6c335375189a1fbaa24 (patch)
tree35e0f56c8a2cc01d0c0d75972c48dc271a1c0f81 /README.rst
parentMerge pull request #1030 from matrix-org/erikj/cache_contexts (diff)
parentPR feedback (diff)
downloadsynapse-6372efbdc34688c9867ee6c335375189a1fbaa24.tar.xz
Merge pull request #1032 from matrix-org/matthew/workerdoc
Matthew/workerdoc
Diffstat (limited to '')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d658670835..172dd4dfa0 100644
--- a/README.rst
+++ b/README.rst
@@ -95,7 +95,7 @@ Synapse is the reference python/twisted Matrix homeserver implementation.
 System requirements:
 - POSIX-compliant system (tested on Linux & OS X)
 - Python 2.7
-- At least 512 MB RAM.
+- At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org
 
 Synapse is written in python but some of the libraries is uses are written in
 C. So before we can install synapse itself we need a working C compiler and the