fix #1431 set page size to 10
This commit is contained in:
parent
13da75fa7d
commit
eb1bf60acc
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ page.thumbnail.purge.max.fetch.size=100
|
|||
|
||||
# search page
|
||||
paging.search.page.start=0
|
||||
paging.search.page.size=20
|
||||
paging.search.page.size=10
|
||||
paging.search.page.max.size=100
|
||||
|
||||
thumbnail.html.phantomjs.enabled=false
|
||||
|
|
Loading…
Add table
Reference in a new issue