diff options
-rw-r--r-- | tests/nslcd-test.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nslcd-test.conf b/tests/nslcd-test.conf index e55d194..d3430da 100644 --- a/tests/nslcd-test.conf +++ b/tests/nslcd-test.conf @@ -19,7 +19,7 @@ base dc=test,dc=tld #scope sub # The number of answers to request in a single search. -pagesize 100 +#pagesize 100 # The timeout for network operations. timelimit 2 |