21583: Configure Passenger with passenger_preload_bundler
[arvados.git] / doc / install / install-api-server.html.textile.liquid
index d1d14781805bdc3ecc28cdc0815d74e646ecba68..8e4f347d49eed47acd51b18a3dcf617734290341 100644 (file)
@@ -178,6 +178,7 @@ server {
   index  index.html index.htm index.php;
 
   passenger_enabled on;
+  passenger_preload_bundler on;
 
   # <span class="userinput">If you are using RVM, uncomment the line below.</span>
   # <span class="userinput">If you're using system ruby, leave it commented out.</span>