11
This commit is contained in:
@@ -5,7 +5,7 @@ from app.models.desktopConfig import DesktopConfig
|
||||
from app.schemas.admin_desktop_config import DesktopConfigCreate, DesktopConfigUpdate
|
||||
|
||||
DEFAULT_PAGE_SIZE = 20
|
||||
MAX_PAGE_SIZE = 100
|
||||
MAX_PAGE_SIZE = 200
|
||||
|
||||
|
||||
class AdminDesktopConfigError(Exception):
|
||||
|
||||
Reference in New Issue
Block a user