diff --git a/README.md b/README.md index 6df95dee..80c773fc 100644 --- a/README.md +++ b/README.md @@ -128,3 +128,7 @@ In Windows system, you can modify jenkins.xml placed in the installed folder. --Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -jar "%BASE%\\jenkins.war" --httpPort=8080\ +\-Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dhudson.plugins.parameterizedtrigger.ProjectSpecificParametersActionFactory.compatibility_mode=true -jar "%BASE%\\jenkins.war" --httpPort=8080\ ``` + +# Report an issue + +Please report issues and enhancements through the [Jenkins issue tracker](https://www.jenkins.io/participate/report-issue/redirect/#15592). \ No newline at end of file