0
means “File Loading Mode”. This means badger will leave things on disk and read from disk directly rather than putting things on ram (or mmap them).
It is usually ok to skip this bullet point and go with defaults. Followers could always override via env-vars.
Docs would be here: badger package - github.com/dgraph-io/badger - Go Packages