mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Add PageSize of 30 to presentation map to reduce load when requesting artists (#69)
This commit is contained in:
@@ -281,6 +281,7 @@ function server(
|
||||
|
||||
res.type("application/xml").send(`<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Presentation>
|
||||
<BrowseOptions PageSize="30" />
|
||||
<PresentationMap type="ArtWorkSizeMap">
|
||||
<Match>
|
||||
<imageSizeMap>
|
||||
|
||||
Reference in New Issue
Block a user