returnfmt.Errorf("required Datastore.Spec entry missing from config file")
}
ifr.config.Datastore.NoSync{
log.Warning("NoSync is now deprecated in favor of datastore specific settings. If you want to disable fsync on flatfs set 'sync' to false. See https://github.com/ipfs/go-ipfs/blob/master/docs/datastores.md#flatfs.")