Sfoglia il codice sorgente

added minimum memory requirements

Henry Oswald 11 anni fa
parent
commit
f33d9956f9
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      server-ce/README.md

+ 2 - 0
server-ce/README.md

@@ -26,6 +26,8 @@ ShareLaTeX should run on OS X and Linux. You need:
 * A local instance of [Redis](http://redis.io/topics/quickstart) (version 2.6.12 or later) and [MongoDB](http://docs.mongodb.org/manual/installation/) running on their standard ports.
 * [TeXLive](https://www.tug.org/texlive/) 2013 or later with the `latexmk` program installed.
 
+ShareLaTeX needs a minimum of 2gb of memory, it is likely to be more than that though depending on usage.
+
 Other repositories
 ------------------