mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-21 01:59:31 +00:00
[Update] remote default PAGE_SIZE stting
This commit is contained in:
parent
8fe3caf2ea
commit
7f18821990
@ -298,7 +298,7 @@ REST_FRAMEWORK = {
|
||||
'DATETIME_FORMAT': '%Y-%m-%d %H:%M:%S %z',
|
||||
'DATETIME_INPUT_FORMATS': ['%Y-%m-%d %H:%M:%S %z'],
|
||||
# 'DEFAULT_PAGINATION_CLASS': 'rest_framework.pagination.LimitOffsetPagination',
|
||||
'PAGE_SIZE': 15
|
||||
# 'PAGE_SIZE': 15
|
||||
}
|
||||
|
||||
AUTHENTICATION_BACKENDS = [
|
||||
|
Loading…
Reference in New Issue
Block a user