mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Update dendrite.yaml.j2
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							734848a27b
						
					
				
				
					commit
					4f0f6bd995
				
			@@ -355,7 +355,7 @@ sync_api:
 | 
			
		||||
  # Configuration for the full-text search engine.
 | 
			
		||||
  search:
 | 
			
		||||
    # Whether or not search is enabled.
 | 
			
		||||
    enabled: {{ matrix_dendrite_syncapi_search_enabled }}
 | 
			
		||||
    enabled: {{ matrix_dendrite_syncapi_search_enabled|to_json }}
 | 
			
		||||
    # The path where the search index will be created in.
 | 
			
		||||
    index_path: "/matrix-media-store-parent/searchindex"
 | 
			
		||||
    # The language most likely to be used on the server - used when indexing, to
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user