{ "PlatformSettingsConfig":{ "BasicSettings":{ "BackupStorage":"/ThingworxBackupStorage", "DatabaseLogRetentionPolicy":7, "EnableBackup":true, "EnableHA":false, "EnableSystemLogging":false, "EnableSSO":false, "FileRepositoryRoot":"/ThingworxStorage", "HTTPRequestHeaderMaxLength":2000, "HTTPRequestParameterMaxLength":2000, "InternalAesCryptographicKeyLength":128, "Storage":"/ThingworxStorage" }, "ExtensionPackageImportPolicy": { "importEnabled": true, "allowJarResources": true, "allowJavascriptResources": true, "allowCSSResources": true, "allowJSONResources": true, "allowWebAppResources": true, "allowEntities": true, "allowExtensibleEntities": true }, "AdministratorUserSettings":{ "InitialPassword":"Claritydm!12345" } }, "PersistenceProviderPackageConfigs":{ "H2PersistenceProviderPackage":{ "ConnectionInformation":{ "acquireIncrement":5, "acquireRetryAttempts":30, "acquireRetryDelay":1000, "checkoutTimeout":2000, "idleConnectionTestPeriod":6, "initialPoolSize":10, "maxConnectionAge":0, "maxIdleTime":0, "maxIdleTimeExcessConnections":36000, "maxPoolSize":100, "maxStatements":0, "maxStatementsPerConnection":50, "minPoolSize":10, "numHelperThreads":6, "password":"", "username":"twadmin", "tableLockTimeout":10000, "testConnectionOnCheckout":false, "unreturnedConnectionTimeout":0 } } } }