Skip to content

Commit e5a5d86

Browse files
authored
Update config-toml.md (#1204)
1 parent 9185bc9 commit e5a5d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/api-reference/configuration/config-toml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To define your configuration globally, you must first locate your global `.strea
2121

2222
```toml
2323
[client]
24-
showErrorDetails = false
24+
showErrorDetails = "none"
2525

2626
[theme]
2727
primaryColor = "#F63366"

0 commit comments

Comments
 (0)