Opened 7 years ago

Closed 7 years ago

#782 closed improvement (fixed)

Make CMIS MAX ITEMS configurable

Reported by: Blucecio Owned by:
Priority: minor Milestone: 7.7
Component: CMIS Version: 7.6.4
Keywords: Cc:

Description

We should make the value of MAX_ITEMS_OBJECTS configurable.
That value currently is a constant in com.logicaldoc.cmis.ServiceFactory? and is fixed at 200.

private static final BigInteger? DEFAULT_MAX_ITEMS_OBJECTS = BigInteger?.valueOf(200);

Change History (1)

comment:1 Changed 7 years ago by car031

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.