Skip to content

Commit

Permalink
Classic UI: set default values for config settings (eclipse-archived#…
Browse files Browse the repository at this point in the history
…2449)

Signed-off-by: Laurent Garnier <[email protected]>
  • Loading branch information
lolodomo authored and kaikreuzer committed Nov 12, 2016
1 parent 9bf9cac commit f92eb8d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<option value="png">Bitmap</option>
<option value="svg">Vector</option>
</options>
<default>svg</default>
</parameter>
<parameter name="defaultSitemap" type="text" required="false">
<label>Default Sitemap</label>
Expand All @@ -26,6 +27,7 @@
<option value="true">Yes</option>
<option value="false">No</option>
</options>
<default>false</default>
</parameter>
</config-description>

Expand Down

0 comments on commit f92eb8d

Please sign in to comment.