Вопрос

I know i can specify the ruby executable to use with passenger_ruby for a particular virtual server, but is there an easy way to specify the JRUBY_OPTS env variable I want to set for that particular executable?

Это было полезно?

Решение

Yes, you can set any arbitrary environment variables you want. See section "About environment variables" from the Phusion Passenger manual.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top