31 lines
513 B
INI
31 lines
513 B
INI
[model]
|
|
name = Settings
|
|
label = Settings
|
|
hidden = yes
|
|
protected = yes
|
|
|
|
[children]
|
|
enabled = no
|
|
|
|
[attachments]
|
|
enabled = no
|
|
|
|
[fields.measures]
|
|
label = Measures
|
|
description = Space separated list
|
|
type = text
|
|
default = kg g L dl cl ml oz lb pt qt cm tsp tbsp c cup cups pkg pck
|
|
alts_enabled = true
|
|
|
|
[fields.replace_temp]
|
|
label = Replace °C/°F with ℃/℉
|
|
width = 1/5
|
|
type = boolean
|
|
alts_enabled = false
|
|
|
|
[fields.replace_frac]
|
|
label = Replace 1/2 with ½, ⅔, etc.
|
|
width = 1/5
|
|
type = boolean
|
|
alts_enabled = false
|