Skip to content

Commit

Permalink
Adding grails.plugin.fields.localizeNumbers to additional Spring Bo…
Browse files Browse the repository at this point in the history
…ot configuration metadata file

Closes gh-23
  • Loading branch information
rainboyan committed Nov 14, 2024
1 parent cf26e93 commit 966af88
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
"type": "java.lang.Boolean",
"description": "Whether to disable caching templates.",
"defaultValue": false
},
{
"name": "grails.plugin.fields.localizeNumbers",
"type": "java.lang.Boolean",
"description": "Whether to localize number fields.",
"defaultValue": true
}
],
"hints": []
Expand Down

0 comments on commit 966af88

Please # to comment.