mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 20:01:33 +00:00
parent
c2f650fe49
commit
d6e59bfae1
1 changed files with 2 additions and 2 deletions
|
@ -836,7 +836,7 @@
|
|||
// environment variables.
|
||||
//
|
||||
// Examples:
|
||||
// - "proxy" = "socks5://localhost:10808"
|
||||
// - "proxy" = "http://127.0.0.1:10809"
|
||||
// - "proxy": "socks5://localhost:10808"
|
||||
// - "proxy": "http://127.0.0.1:10809"
|
||||
"proxy": null
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue