constant
behavior
Fields with constant
behavior always return the value specified
through the value
option when read. They cannot be written.
This structure supports the following configuration key.
value
Configures the value using an integer or boolean.
This key is required.