Yes it is possible

you can find it on path /job/<name of job>/config.xml

the part of xml with this value shoud have this form

<hudson.model.StringParameterDefinition>
  <name>
    name
  </name>
  <description/>
  <defaultValue> 
    dafulat_value
  </defaultValue>
</hudson.model.StringParameterDefinition>

Reply via email to