Close #2409; Remove unused code
parent
a1f0e8c2a4
commit
7e7b246f42
@ -1,5 +0,0 @@ |
||||
Meteor.startup -> |
||||
if RocketChat.settings.get 'LDAP_Url' |
||||
LDAP_DEFAULTS.url = RocketChat.settings.get 'LDAP_Url' |
||||
LDAP_DEFAULTS.port = RocketChat.settings.get 'LDAP_Port' if RocketChat.settings.get 'LDAP_Port' |
||||
LDAP_DEFAULTS.dn = RocketChat.settings.get 'LDAP_DN' or false |
||||
Loading…
Reference in new issue