mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-19 18:29:06 +08:00
Increased PAGE_ITEM_COUNT to 30
This commit is contained in:
parent
ebf5cb22ab
commit
947f5e840e
@ -34,7 +34,7 @@ router = APIRouter()
|
||||
############################
|
||||
|
||||
|
||||
PAGE_ITEM_COUNT = 10
|
||||
PAGE_ITEM_COUNT = 30
|
||||
|
||||
|
||||
@router.get("/", response_model=UserListResponse)
|
||||
|
Loading…
x
Reference in New Issue
Block a user