summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-09-02 15:29:03 +0100
committerErik Johnston <erik@matrix.org>2015-09-02 17:16:39 +0100
commitaaf319820a8b59936a210c8998ed8feef58257cd (patch)
tree4e3347f77f4a9e0935bc85dd399c7bbacf5baee4 /README.rst
parentMake port script handle empty sent_transactions table (diff)
downloadsynapse-aaf319820a8b59936a210c8998ed8feef58257cd.tar.xz
Update README to include RAM requirements
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d8d179135b..5b30ee3563 100644
--- a/README.rst
+++ b/README.rst
@@ -94,6 +94,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.
 
 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