diff options
Diffstat (limited to 'nscd/nscd.conf')
-rw-r--r-- | nscd/nscd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nscd/nscd.conf b/nscd/nscd.conf index 84f335e40f..ada88e6a3d 100644 --- a/nscd/nscd.conf +++ b/nscd/nscd.conf @@ -32,7 +32,7 @@ # logfile /var/log/nscd.log # threads 4 -# max-threads 128 +# max-threads 32 # server-user nobody # stat-user somebody debug-level 0 |