{ "PersistenceProviderPackageConfigs": { "PostgresPersistenceProviderPackage": { "ConnectionInformation": { "acquireIncrement": 5, "acquireRetryAttempts": 3, "acquireRetryDelay": 10000, "checkoutTimeout": 1000000, "driverClass": "org.postgresql.Driver", "fetchSize": 5000, "idleConnectionTestPeriod": 60, "initialPoolSize": 5, "jdbcUrl": "jdbc:postgresql://localhost:5432/postgres", "maxConnectionAge": 0, "maxIdleTime": 0, "maxIdleTimeExcessConnections": 300, "maxPoolSize": 100, "maxStatements": 100, "minPoolSize": 5, "numHelperThreads": 8, "password": "encrypt.db.password", "testConnectionOnCheckout": false, "unreturnedConnectionTimeout": 0, "username": "postgres" }, "StreamProcessorSettings": { "maximumBlockSize": 2500, "maximumQueueSize": 250000, "maximumWaitTime": 10000, "numberOfProcessingThreads": 5, "scanRate": 5, "sizeThreshold": 1000 }, "ValueStreamProcessorSettings": { "maximumBlockSize": 2500, "maximumQueueSize": 250000, "maximumWaitTime": 10000, "numberOfProcessingThreads": 5, "scanRate": 5, "sizeThreshold": 1000 } } }, "PlatformSettingsConfig": { "BasicSettings": { "BackupStorage": "C:\\PROGRA~2\\THINGW~1\\ThingworxBackupStorage", "DatabaseLogRetentionPolicy": 7, "EnableBackup": true, "EnableHA": false, "EnableSystemLogging": true, "HTTPRequestHeaderMaxLength": 2000, "HTTPRequestParameterMaxLength": 2000, "InternalAesCryptographicKeyLength": 128, "Storage": "C:\\PROGRA~2\\THINGW~1\\ThingworxStorage" }, "ContentTypeSettings": { "supportedMediaEntityContentTypes": [ "image/svg+xml", "image/png", "image/gif", "image/bmp", "image/jpeg", "application/pdf", "image/vnd.microsoft.icon" ] }, "LicensingConnectionSettings": { "password": "encrypt.licensing.password", "timeout": 600, "username": "jianping.chen@rockwellautomation.com" } } }