We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9185bc9 commit e5a5d86Copy full SHA for e5a5d86
content/develop/api-reference/configuration/config-toml.md
@@ -21,7 +21,7 @@ To define your configuration globally, you must first locate your global `.strea
21
22
```toml
23
[client]
24
-showErrorDetails = false
+showErrorDetails = "none"
25
26
[theme]
27
primaryColor = "#F63366"
0 commit comments