summaryrefslogtreecommitdiff
path: root/nslcd/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'nslcd/cfg.h')
-rw-r--r--nslcd/cfg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nslcd/cfg.h b/nslcd/cfg.h
index 9a76084..e03240f 100644
--- a/nslcd/cfg.h
+++ b/nslcd/cfg.h
@@ -54,7 +54,6 @@ struct nslcd_config {
int threads; /* the number of threads to start */
- int pagesize; /* set to a greater than 0 to enable handling of paged results with the specified size */
SET *nss_initgroups_ignoreusers; /* the users for which no initgroups() searches should be done */
uid_t nss_min_uid; /* minimum uid for users retrieved */
bool nss_nested_groups; /* whether to expand nested groups */