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
- Host: GitHub
- URL: https://github.com/oat-sa/extension-tao-backoffice
- Owner: oat-sa
- Created: 2015-07-07T13:05:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T15:44:56.000Z (about 1 year ago)
- Last Synced: 2024-04-14T09:44:42.414Z (about 1 year ago)
- Language: JavaScript
- Size: 2.64 MB
- Stars: 2
- Watchers: 50
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# extension-tao-backoffice
[](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 |