diff options
author | Adam <Adam@anope.org> | 2015-07-23 08:25:28 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2015-07-23 08:25:28 -0400 |
commit | dfc18db1dd3d18a977b3b1cb073c6b99a17e15f6 (patch) | |
tree | fa77912986eb09889d5aade7fca2581a3c2c6a09 /data | |
parent | 63dbd7fbf07309b40e1ef2d911e922bc3b75a139 (diff) |
Remove unused variables from m_ldap
Diffstat (limited to 'data')
-rw-r--r-- | data/modules.example.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/modules.example.conf b/data/modules.example.conf index 3baba44eb..7e1a4eca5 100644 --- a/data/modules.example.conf +++ b/data/modules.example.conf @@ -243,7 +243,6 @@ module { name = "help" } ldap { server = "ldap://127.0.0.1" - port = 389 /* * Admin credentials used for performing searches and adding users. |