####################################################################################### # 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. ####################################################################################### metrics.csvAppend, true showInternalStats, 1 reconnect.active, 1 sync.syncProtocolPermitCount, 2 prometheus.endpointEnabled, true # differs from mainnet state.roundsExpired, 500 metrics.csvOutputFolder, /opt/hgcapp/services-hedera/HapiApp2.0/data/stats metrics.csvFileName, ServicesStats loadKeysFromPfxFiles, true state.maxAgeOfFutureStateSignatures, 2000 event.enableEventStreaming, true platformStatus.observingStatusDelay, 30s state.mainClassNameOverride, com.hedera.services.ServicesMain event.eventsLogDir, /opt/hgcapp/eventsStreams reconnect.reconnectWindowSeconds, 900 state.roundsToKeepForSigning, 100 state.saveStatePeriod, 30