This article describes the necessary steps needed to modify the QlikView Server Settings.ini file
Stop the QlikView Server (QVS) service on all QlikView Server nodes
On one of the QVS nodes, open Notepad (or other text file editor such as Notepad++) as an Administrator
Open the QVS Settings.ini file (by default, located in %ProgramData%\QlikTech\QlikViewServer\Settings.ini)
Modify the Settings.ini file using this schema:
[Settings 7]
Key=Value
Ensure that the entry is entered under the [Settings 7] section and not under the [Authentication] section (if entered under [Authentication] section, the entry will not be read by the QVS)
Note the blank line and the end of the file
The file should look like this:
The key and value will be provided by other knowledge articles of by a Qlik Support technical resource
Save the file
After these changes have been made on one of the QVS nodes, start the QVS service on each node. When the QVS service starts, the change in the Settings.ini file will be propagated to all nodes