]> cat aescling's git repositories - mastodon.git/commitdiff
Added max search results var to sample env
authorLady Lumb <42786600+LadyLumb@users.noreply.github.com>
Sun, 2 Jun 2019 12:50:51 +0000 (05:50 -0700)
committerThibG <thib@sitedethib.com>
Sat, 20 Jul 2019 14:39:48 +0000 (16:39 +0200)
Added and documented MAX_SEARCH_RESULTS to the .env.production.sample file

.env.production.sample

index 3388d380a14d7b0c36df2626f600c8b76adcdd79..a2a9246d4c08234f7fc1245b51c36e79e01691bb 100644 (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