We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dffee3a commit c15ad31Copy full SHA for c15ad31
railties/lib/rails/generators/rails/app/templates/config/deploy.yml.tt
@@ -29,8 +29,7 @@ env:
29
secret:
30
- RAILS_MASTER_KEY
31
# clear:
32
- # Set this to the number of cores you wish the application to use on each server.
33
- # You can use "auto" and the app will attempt to use all available cores (but may guess wrong on some cloud hosts!)
+ # Set number of cores available to the application on each server (default: 1).
34
# WEB_CONCURRENCY: 2
35
36
# Match this to the database server to configure Active Record correctly
0 commit comments