Skip to content

Commit d17952b

Browse files
committed
change code format
1 parent 1a4047c commit d17952b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/settings/config-file.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ Settings
136136
.. code-block::
137137

138138
{
139-
proxy: string;
140-
noProxyHosts: string;
139+
"proxy": "string",
140+
"noProxyHosts": "string"
141141
}
142142

143143
If you set ``proxy`` to an empty string, no

0 commit comments

Comments
 (0)