How to set all md files front matter draft false default ,in config file or other method?

That’s not possible globally. But you can set cascading frontmatter per section. Markdown files below will take what is defined in the cascade if they have a specific frontmatter not defined.