Changig th number of displayed jobs in th web interface

Michael Sweet mike at easysw.com
Wed Aug 30 07:47:38 PDT 2006


Thomas Degenhardt wrote:
> ...
> thanks for your quick answer. Do you know where in the source code this 
> setting could be changed? Then i'll ask a colleague who is familiar with 
>   compiling...

For the job history, edit the cgi-bin/ipp-var.c source file and add
the following after the #include "cgi-private.h":

     #undef CUPS_PAGE_MAX
     #define CUPS_PAGE_MAX 1000

You can set CUPS_PAGE_MAX to any value you like.

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups mailing list