I am trying to run rippled, but it is stating that I am missing [node_db] from rippled.cfg. In that file I can see
# Note that HyperLevelDB is unavailable on Windows platforms
#
[node_db]
type=HyperLevelDB
path=db/hyperldb
What should I put in for [node_db] on Windows?