{ "PlatformSettingsConfig": { "BasicSettings": { "BackupStorage": "/ThingworxBackupStorage", "DatabaseLogRetentionPolicy": 7, "EnableBackup": true, "EnableHA": false, "EnableSystemLogging": false, "EnableSSO": false, "FileRepositoryRoot": "/ThingworxStorage", "HTTPRequestHeaderMaxLength": 2000, "HTTPRequestParameterMaxLength": 2000, "InternalAesCryptographicKeyLength": 128, "Storage": "/ThingworxStorage" }, "AdministratorUserSettings": { "InitialPassword": "superlongdumbpass" }, "LicensingConnectionSettings": { "username": "clansdale@boston-engineering.com", "password": "notmyrealpass" }, "ExtensionPackageImportPolicy": { "importEnabled": true, "allowJarResources": true, "allowJavascriptResources": true, "allowCSSResources": true, "allowJSONResources": true, "allowWebAppResources": true, "allowEntities": true, "allowExtensibleEntities": true } }, "PersistenceProviderPackageConfigs": { "H2PersistenceProviderPackage": { "ConnectionInformation": { "password": "superlongdumbpass", "username": "twadmin" } } } }