Added max search results var to sample env

Added and documented MAX_SEARCH_RESULTS to the .env.production.sample file
This commit is contained in:
Lady Lumb 2019-06-02 05:50:51 -07:00 committed by ThibG
parent 0ed0c77266
commit 19c3a941e8
1 changed files with 4 additions and 0 deletions

View File

@ -175,6 +175,10 @@ STREAMING_CLUSTER_NUM=1
# MAX_IMAGE_SIZE=8388608
# MAX_VIDEO_SIZE=41943040
# Maximum search results to display
# Only relevant when elasticsearch is installed
# MAX_SEARCH_RESULTS=20
# LDAP authentication (optional)
# LDAP_ENABLED=true
# LDAP_HOST=localhost