####################################################################################### # Each line is setting name then value, separated by a comma. There must not be a # comma in the value, not even escaped or within quotes. The settings can be in any # order, with whitespace, and with comments on the lines. For booleans, a value # is considered false if it starts with one of {F, f, N, n} or is exactly 0. # All other values are true. ####################################################################################### reconnect.asyncOutputStreamFlushMilliseconds, 100 consensus.roundsExpired, 100 metrics.csvAppend, true paths.writePlatformMarkerFiles, true showInternalStats, 1 reconnect.active, 1 sync.syncProtocolPermitCount, 3 metrics.csvOutputFolder, /opt/hgcapp/services-hedera/HapiApp2.0/data/stats metrics.csvFileName, PlatformTesting loadKeysFromPfxFiles, false state.maxAgeOfFutureStateSignatures, 2000 event.enableEventStreaming, true event.eventsLogDir, /opt/hgcapp/eventsStreams state.roundsToKeepForSigning, 100 state.saveStatePeriod, 60