You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment <extraJvmArguments> can only be set at the highest-level configuration. We should also allow this to be set on a per-daemon basis. Sometimes you have multiple daemons which share much of the same global <defaultJvmSettings> but you need an additional property or two for specific daemons.
The text was updated successfully, but these errors were encountered:
At the moment
<extraJvmArguments>
can only be set at the highest-level configuration. We should also allow this to be set on a per-daemon basis. Sometimes you have multiple daemons which share much of the same global<defaultJvmSettings>
but you need an additional property or two for specific daemons.The text was updated successfully, but these errors were encountered: