Skip to content

Commit

Permalink
Update config/init.go
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin Rataj <[email protected]>
  • Loading branch information
gammazero and lidel authored Oct 3, 2024
1 parent e74de91 commit a947412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ func pebbleSpec() map[string]interface{} {
"type": "pebbleds",
"path": "pebbleds",
"bytesPerSync": 0,
"bisableWAL": false,
"disableWAL": false,
"cacheSize": 0,
"l0CompactionThreshold": 0,
"l0StopWritesThreshold": 0,
Expand Down

0 comments on commit a947412

Please sign in to comment.