ThingWorx Configuration - stefanbode/Thingworx-OKTA GitHub Wiki

Platform-settings

 "BasicSettings": {
	 "Storage": "/ThingworxStorage", 
	 "BackupStorage" : "/ThingworxBacJcupStorage",
	 "ScriptTimeout" :500,
	 "EnableSSO": true,
	 "HTTPRequestHeaderMaxLength": 20000000, 
	 "HTTPRequestParameterMaxLength": 150000000
 },
 ....
}

Settings