Fix #7390: Extra line removed by mistake caused server_password to disappear from settings.
This commit is contained in:
@@ -3752,6 +3752,7 @@ def = NULL
|
|||||||
proc = UpdateClientName
|
proc = UpdateClientName
|
||||||
cat = SC_BASIC
|
cat = SC_BASIC
|
||||||
|
|
||||||
|
[SDTC_STR]
|
||||||
var = network.server_password
|
var = network.server_password
|
||||||
type = SLE_STRB
|
type = SLE_STRB
|
||||||
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
|
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
|
||||||
|
Reference in New Issue
Block a user