On 18.03.2016, at 15:26, [email protected] wrote: > I guess I have some syntax error or using the wrong format. Anybody have any > tips?
Use the provided script console commands to read what the value you set actually is. Set it using the script console to ensure it's not related to weird command line quote parsing. It's effective immediately, no restarts required. Once you're done with this, set it in the Jenkins launch scripts/config files to persist. > BTW, the page: > https://wiki.jenkins-ci.org/display/JENKINS/Configuring+Content+Security+Policy > > is great to know what the problems is, but it totaly lack clarity to where to > set those policy. The first few sentences of the section "Implementation" in the wiki are about how to pass the argument to the Java process. Or are you asking for a link to https://wiki.jenkins-ci.org/display/JENKINS/Native+Packages from which the platform dependent installer documentation (including where to customize parameters) can be accessed? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/87707AFD-8D29-4338-B026-5362A53E77EF%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
