LT-103: Set url and port attributes as empty to sign in natively as default
This commit is contained in:
parent
506ab56711
commit
33f25528b1
@ -33,7 +33,7 @@
|
|||||||
"port": ""
|
"port": ""
|
||||||
},
|
},
|
||||||
"ldap": {
|
"ldap": {
|
||||||
"url": "ldap://localhost",
|
"url": "",
|
||||||
"port": "10389"
|
"port": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user