Skip to content
Snippets Groups Projects
Commit 3d13b08a authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix network-timeout commit

parent cc8109db
Branches
Tags
No related merge requests found
......@@ -698,7 +698,7 @@ ldap_back_cf_gen( ConfigArgs *c )
break;
case LDAP_BACK_CFG_NETWORK_TIMEOUT:
li->li_network_timeout;
li->li_network_timeout = 0;
break;
default:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment