LDAP(S): forgot to configure ldap/ldaps standard ports.

This commit is contained in:
2025-08-10 01:56:31 +02:00
parent abef59c769
commit 63889b0dc9

View File

@ -25,6 +25,8 @@ standard_ident_port=113
standard_ipp_port=631 standard_ipp_port=631
standard_irc_port=6667 standard_irc_port=6667
standard_jabber_port=5222 standard_jabber_port=5222
standard_ldap_port=389
standard_ldaps_port=636
standard_mdns_port=5353 standard_mdns_port=5353
standard_mndp_port=5678 standard_mndp_port=5678
standard_mumble_port=64738 standard_mumble_port=64738