mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Added environment variable RESULTS_PER_PAGE to all Wekan platforms.
Thanks to xet7 !
This commit is contained in:
parent
4ea4913d72
commit
ba05f383ca
10 changed files with 25 additions and 2 deletions
|
|
@ -210,6 +210,9 @@ services:
|
|||
# There is Feature Request: Logging date and time of all activity with summary reports,
|
||||
# and requesting reason for changing card to other column https://github.com/wekan/wekan/issues/1598
|
||||
#---------------------------------------------------------------
|
||||
# ==== NUMBER OF SEARCH RESULTS PER PAGE BY DEFAULT ====
|
||||
#- RESULTS_PER_PAGE=20
|
||||
#---------------------------------------------------------------
|
||||
# ==== WEKAN API AND EXPORT BOARD ====
|
||||
# Wekan Export Board works when WITH_API=true.
|
||||
# https://github.com/wekan/wekan/wiki/REST-API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue