-
Optional Element Summary
Optional Elements
Any comments associated with the entry.
Entries may be grouped together in the config GUI.
double
Define the maximum value for numeric entries.
double
Define the minimum value for numeric entries.
boolean
Mark that an entry requires a restart for changes to take effect.
-
Element Details
-
-
group
Entries may be grouped together in the config GUI. This is the name of the group this entry belongs to.
- Default:
- ""
-
min
double min
Define the minimum value for numeric entries.
- Default:
- 4.9E-324
-
max
double max
Define the maximum value for numeric entries.
- Default:
- 1.7976931348623157E308
-
restartRequired
boolean restartRequired
Mark that an entry requires a restart for changes to take effect.
- Default:
- false