Fix documentation for search paging
This commit is contained in:
parent
bb2d018b2c
commit
7059cf6b8a
|
@ -329,7 +329,7 @@ Here is an example where both of those parameters are used:
|
|||
var opts = {
|
||||
filter: '(objectclass=commonobject)',
|
||||
scope: 'sub',
|
||||
paging: {
|
||||
paged: {
|
||||
pageSize: 250,
|
||||
pagePause: true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue