docs: Fix typo in ARA_PAGE_SIZE and include UI
Mention that this is also used for the UI and fix the default value typo. Change-Id: Ie68cf396bfe3b417841d337961644f49aa09c956
This commit is contained in:
parent
3678d45297
commit
3399418daf
@ -478,10 +478,11 @@ ARA_PAGE_SIZE
|
|||||||
- **Environment variable**: ``ARA_PAGE_SIZE``
|
- **Environment variable**: ``ARA_PAGE_SIZE``
|
||||||
- **Configuration file variable**: ``PAGE_SIZE``
|
- **Configuration file variable**: ``PAGE_SIZE``
|
||||||
- **Type**: ``integer``
|
- **Type**: ``integer``
|
||||||
- **Default**: ``50``
|
- **Default**: ``100``
|
||||||
- **Provided by**: django-rest-framework `pagination <https://www.django-rest-framework.org/api-guide/pagination/>`_
|
- **Provided by**: django-rest-framework `pagination <https://www.django-rest-framework.org/api-guide/pagination/>`_
|
||||||
|
|
||||||
When querying the API server, the amount of items per page returned.
|
When querying the API server or the built-in reporting interface, the amount
|
||||||
|
of items per page returned by default.
|
||||||
|
|
||||||
ARA_READ_LOGIN_REQUIRED
|
ARA_READ_LOGIN_REQUIRED
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user