Skip to content

Commit f4af346

Browse files
authored
Update config-toml.md (#1204)
Former-commit-id: e5a5d86
1 parent e7cb0b0 commit f4af346

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)