We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31606a8 commit ffcfe6fCopy full SHA for ffcfe6f
1 file changed
docs/develop/environment-configuration.mdx
@@ -44,7 +44,7 @@ loaded with a specific order of precedence:
44
2. The default configuration path for your operating system:
45
- Linux: `~/.config/temporalio/temporal.toml`
46
- macOS: `$HOME/Library/Application Support/temporalio/temporal.toml`
47
- - Windows: `%AppData%\temporal\temporal.toml`
+ - Windows: `%AppData%\temporalio\temporal.toml`
48
49
## TOML file configuration
50
0 commit comments