Improve comment in env file for SEARCH_ALL_VISIBLE_TOOTS
This commit is contained in:
parent
6866c34894
commit
859c541cd7
|
@ -277,5 +277,6 @@ MAX_POLL_OPTION_CHARS=100
|
|||
MAX_EMOJI_SIZE=51200
|
||||
MAX_REMOTE_EMOJI_SIZE=204800
|
||||
# Search all visible toots
|
||||
# (Normally searches only a user's own toots, favs, bookmarks, and mentions)
|
||||
# Only relevant when elasticsearch is installed
|
||||
# SEARCH_ALL_VISIBLE_TOOTS=true
|
||||
|
|
Reference in New Issue