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": ""
|
||||
},
|
||||
"ldap": {
|
||||
"url": "ldap://localhost",
|
||||
"port": "10389"
|
||||
"url": "",
|
||||
"port": ""
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user