21583: Configure Passenger with passenger_preload_bundler
[arvados.git] / doc / admin / config-urls.html.textile.liquid
index 3cf6e79722a4ae03b9f55b4b6fd8fd891fc34c03..7c998061fe20d7ae252e7463c39d87d641251ae8 100644 (file)
@@ -174,6 +174,7 @@ server {
   index  index.html index.htm index.php;
 
   passenger_enabled on;
+  passenger_preload_bundler on;
 
   # If you are using RVM, uncomment the line below.
   # If you're using system ruby, leave it commented out.