An open API service indexing awesome lists of open source software.

https://github.com/oat-sa/extension-tao-backoffice

TaoBackoffice provides common functionalities shared by back-office extensions
https://github.com/oat-sa/extension-tao-backoffice

Last synced: 6 months ago
JSON representation

TaoBackoffice provides common functionalities shared by back-office extensions

Awesome Lists containing this project

README

        

# extension-tao-backoffice

[![codecov](https://codecov.io/gh/oat-sa/extension-tao-backoffice/branch/master/graph/badge.svg)](https://codecov.io/gh/oat-sa/extension-tao-backoffice)

## Lists

### Environment variables
| Variable | Description | Default value |
|------------------------|------------------------------------------------| ------------- |
| LOCAL_LIST_PAGE_SIZE | Number of displayed local list elements | 20 |
| REMOTE_LIST_PAGE_SIZE | Number of displayed remote list elements | 20 |
| LOCAL_LIST_MAX_ITEMS | Max number of items contained in a local list | 1000 |