Update standalone.yml
authorSam <sam.saffron@gmail.com>
Mon, 7 Apr 2014 21:55:03 +0000 (07:55 +1000)
committerSam <sam.saffron@gmail.com>
Mon, 7 Apr 2014 21:55:03 +0000 (07:55 +1000)
samples/standalone.yml

index cee740fb2caf1b65f20a89354df8ac80b2535a4b..8ae95bec533e35a75a08d80c7adc789f8cdfbdd4 100644 (file)
@@ -16,6 +16,15 @@ params:
   version: HEAD
 
 env:
+  # Number of web workers, the more workers you have the more 
+  #  memory will be consumed.
+  # On 2GB setups we recommend 3-4 workers 
+  # On 1GB setups we recommend 2 workers
+  # Default (3) 
+  #
+  # UNICORN_WORKERS: 3
+  #
+  #
   # comma-separated emails
   DISCOURSE_DEVELOPER_EMAILS: 'my_email@example.com'
   # CHANGE ME to your hostname