this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix hepa typo

+1 -1
+1 -1
cmd/domesday/main.go
··· 96 96 Name: "firehose-parallelism", 97 97 Usage: "number of concurrent firehose workers", 98 98 Value: 4, 99 - EnvVars: []string{"HEPA_FIREHOSE_PARALLELISM"}, 99 + EnvVars: []string{"DOMESDAY_FIREHOSE_PARALLELISM"}, 100 100 }, 101 101 }, 102 102 },