Parse support for [no]magicsizes; new MAGIC_FEATURE_CONTROL bitmask
This commit is contained in:
parent
c2585d7a26
commit
eda0a646be
14 changed files with 30 additions and 2 deletions
|
|
@ -125,6 +125,7 @@ lang, MULTI(parsertmp_lang)
|
|||
locale, MULTI(parsertmp_locale)
|
||||
lockfile, POSBOOL(ok_to_use_lockfile)
|
||||
magiccontrols, NEGBOOL(disable_magic_controls)
|
||||
magicsizes, NEGBOOL(disable_magic_sizes)
|
||||
shapecontrols, NEGBOOL(disable_shape_controls)
|
||||
mirrorstamps, POSBOOL(mirrorstamps)
|
||||
mixedcase, NEGBOOL(only_uppercase)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue