mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update messages.json
Change persistent to persist
This commit is contained in:
parent
5e20134f4f
commit
b52a47bd03
@ -413,7 +413,7 @@
|
|||||||
"digest": "digest authentication",
|
"digest": "digest authentication",
|
||||||
"bearer": "bearer authentication",
|
"bearer": "bearer authentication",
|
||||||
"use-proxy": "Use proxy",
|
"use-proxy": "Use proxy",
|
||||||
"http-persistent": "Enable connection keep-alive",
|
"http-persist": "Enable connection keep-alive",
|
||||||
"proxy-config": "Proxy Configuration",
|
"proxy-config": "Proxy Configuration",
|
||||||
"use-proxyauth": "Use proxy authentication",
|
"use-proxyauth": "Use proxy authentication",
|
||||||
"noproxy-hosts": "Ignore hosts",
|
"noproxy-hosts": "Ignore hosts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user