{ "PlatformSettingsConfig": { "AdministratorUserSettings": { "InitialPassword": "Netsi0123456789!#" }, "BasicSettings": { "BackupStorage": "D:/Thingworx/ThingworxBackupStorage", "DatabaseLogRetentionPolicy": 7, "EnableBackup": true, "Storage": "D:/Thingworx/ThingworxStorage", "EnableSSO": false, "HTTPRequestHeaderMaxLength": 2000, "HTTPRequestParameterMaxLength": 15000 }, "ExtensionPackageImportPolicy": { "importEnabled": true, "allowJarResources": true, "allowJavascriptResources": true, "allowCSSResources": true, "allowJSONResources": true, "allowWebAppResources": true, "allowEntities": true, "allowExtensibleEntities": true }, "ContentTypeSettings": { "supportedMediaEntityContentTypes": [ "image/svg+xml", "image/png", "image/gif", "image/bmp", "image/jpeg", "application/pdf", "image/vnd.microsoft.icon" ] } }, "PersistenceProviderPackageConfigs": { "PostgresPersistenceProviderPackage": { "ConnectionInformation": { "jdbcUrl": "jdbc:postgresql://localhost:5435/thingworx", "password": "twadmin", "username": "twadmin" } } } }