mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
enough with the malloc limit, not needed
This commit is contained in:
parent
99b95f1fc9
commit
a19e43fd3b
6 changed files with 3 additions and 24 deletions
|
@ -13,7 +13,6 @@ respawn limit 3 30
|
|||
start on runlevel [2345]
|
||||
stop on runlevel [06]
|
||||
|
||||
env RUBY_GC_MALLOC_LIMIT=90000000
|
||||
env RAILS_ROOT=/var/www/discourse
|
||||
env RAILS_ENV=production
|
||||
env NUM_WEBS=4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue