{ "PlatformSettingsConfig": { "BasicSettings": { "EnableHA": true, "EnableSystemLogging" : false, "EnableBackup": false, "FileRepositoryRoot":"/ThingworxFileRepository" }, "HASettings": { "CoordinatorHosts": "10.98.171.40:2181,10.98.171.41:2181,10.98.171.42:2181", "CoordinatorConnectionTimeout": 15000, "CoordinatorMaxRetries": 3, "CoordinatorRetryTimeout": 1000, "CoordinatorSessionTimeout": 90000, "CoordinatorZNode": "/HALeadershipCoordinator" }, "AdministratorUserSettings": { "InitialPassword": "thingworx-atos" }, "ContentTypeSettings": { "supportedMediaEntityContentTypes": [ "image/svg+xml", "image/png", "image/gif", "image/bmp", "image/jpeg", "application/pdf", "image/vnd.microsoft.icon" ] } }, "ExtensionPackageImportPolicy": { "importEnabled": false, "allowJarResources": false, "allowJavascriptResources": false, "allowCSSResources": false, "allowJSONResources": false, "allowWebAppResources": false, "allowEntities": false, "allowExtensibleEntities": false }, "PersistenceProviderPackageConfigs": { "PostgresPersistenceProviderPackage": { "ConnectionInformation": { "acquireIncrement": 5, "acquireRetryAttempts": 3, "jdbcUrl": "jdbc:postgresql://pgpoolnode-vip:9999/thingworx", "password": "postgres", "username": "twadmin", "maxConnectionAge": 0 } } } }