Merge branch 'master' into master

This commit is contained in:
Slavi Pantaleev
2023-03-14 08:42:55 +02:00
committed by GitHub
2 changed files with 5 additions and 2 deletions

View File

@ -212,6 +212,9 @@ matrix_dendrite_userapi_auto_join_rooms: []
# name, number of active users and some information on your deployment config.
matrix_dendrite_report_stats: false
# dynamically generate thumbnails for media content
# Contorls whether thumbnails for media content are generated dynamically
matrix_dendrite_mediaapi_dynamic_thumbnails: false
matrix_dendrite_mediaapi_max_thumbnail_generators: 10
# Controls whether the full-text search engine is enabled
matrix_dendrite_syncapi_search_enabled: false