View Single Post
Old 08-31-2010, 03:45 PM   #31
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,489
Karma: 8065348
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Starson17 View Post
Where is that option set? It looks like a command line option. I normally just let the content server start via the GUI. I can change to command line startup, but can I set that option for GUI startup?
It is in the GUI. There are two spin boxes, one titled Max OPDS items per query and one titled Max OPDS ungrouped items per query. I assume that they have the same meaning as the command line options:
Code:
  --max-opds-items=MAX_OPDS_ITEMS
                        The maximum number of matches to return per OPDS
                        query. This affects Stanza, WordPlayer, etc.
                        integration.

  --max-opds-ungrouped-items=MAX_OPDS_UNGROUPED_ITEMS
                        Group items in categories such as author/tags by first
                        letter when there are more than this number of items.
                        Default: 100. Set to a large number to disable
                        grouping.
chaley is offline   Reply With Quote