From a4ef5657abbfbd633adb44a9edfd31855ec1a2c6 Mon Sep 17 00:00:00 2001 From: Andrew Gillis <11790789+gammazero@users.noreply.github.com> Date: Wed, 2 Oct 2024 21:44:12 -0700 Subject: [PATCH] Update setup.go Co-authored-by: Marcin Rataj --- setup.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.go b/setup.go index e73aea6..877d978 100644 --- a/setup.go +++ b/setup.go @@ -136,7 +136,7 @@ type Config struct { disableMetrics bool // only meant to be used during testing - // Pebble config valued + // Pebble config values BytesPerSync int DisableWAL bool L0CompactionThreshold int