<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`Vault`](Vault) › [`configDir`](Vault/configDir) ## Vault.configDir property Gets the path to the config folder. This value is typically `.obsidian` but it could be different. **Signature:** ```typescript configDir: string; ```