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

Commit

Permalink
profile: add badger truncate option
Browse files Browse the repository at this point in the history
  • Loading branch information
schomatis committed Oct 29, 2018
1 parent 020e2a0 commit 975cb95
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 975cb95

Please sign in to comment.