A settings file is a text file which contains attribute names and their corresponding values separated by an equal sign ‘=’. You must deploy the settings file for the attribute names and their corresponding values to take effect.
Example
[Section Name]
Attribute1=value
Attribute2=value
Section names and attributes names are case sensitive.