Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #20 from schomatis/profile/badger/add-truncate-option
Browse files Browse the repository at this point in the history
profile: add badger truncate option
  • Loading branch information
Stebalien authored Nov 27, 2018
2 parents 659f02d + 975cb95 commit e4bfe7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profile.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ Make sure to backup your data frequently.`,
"type": "badgerds",
"path": "badgerds",
"syncWrites": true,
"truncate": true,
},
}
return nil
Expand Down

0 comments on commit e4bfe7e

Please sign in to comment.