{ "PlatformSettingsConfig": { "AdministratorUserSettings": { "InitialPassword": "Abcde@20191234" } }, "PersistenceProviderPackageConfigs": { "PostgresPersistenceProviderPackage": { "ConnectionInformation": { "jdbcUrl": "jdbc:postgresql://localhost:5432/thingworx", "password": "Abcde@20191234", "username": "twadmin" } } }, "ExtensionPackageImportPolicy": { "importEnabled": true, "allowJarResources": true, "allowJavascriptResources": true, "allowCSSResources": true, "allowJSONResources": true, "allowWebAppResources": true, "allowEntities": true, "allowExtensibleEntities": true } }