projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54f7e96
)
Update standalone.yml
author
Sam
<sam.saffron@gmail.com>
Mon, 7 Apr 2014 21:55:03 +0000
(07:55 +1000)
committer
Sam
<sam.saffron@gmail.com>
Mon, 7 Apr 2014 21:55:03 +0000
(07:55 +1000)
samples/standalone.yml
patch
|
blob
|
blame
|
history
diff --git
a/samples/standalone.yml
b/samples/standalone.yml
index cee740fb2caf1b65f20a89354df8ac80b2535a4b..8ae95bec533e35a75a08d80c7adc789f8cdfbdd4 100644
(file)
--- a/
samples/standalone.yml
+++ b/
samples/standalone.yml
@@
-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