Add info/warning for the remote LSP setting to use mounted network share. (#147)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>pull/148/head
parent
46476c9759
commit
6fa973f028
|
@ -208,7 +208,7 @@
|
|||
"boolean"
|
||||
],
|
||||
"default": true,
|
||||
"description": "Enables communication with Language Server of openHAB instance."
|
||||
"description": "Enables communication with Language Server of openHAB instance.\nIf you are facing connection problems make sure to connect your config folder through a dedicated network drive."
|
||||
},
|
||||
"openhab.username": {
|
||||
"type": [
|
||||
|
|
Loading…
Reference in New Issue