mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Reorder Synapse config's experimental_features alphabetically
				
					
				
			This commit is contained in:
		| @@ -2970,6 +2970,9 @@ background_updates: | ||||
|     #default_batch_size: 50 | ||||
|  | ||||
| experimental_features: | ||||
|   {% if matrix_synapse_experimental_features_msc3266_enabled %} | ||||
|   msc3266_enabled: true | ||||
|   {% endif %} | ||||
|   {% if matrix_synapse_experimental_features_msc3861_enabled %} | ||||
|   msc3861: | ||||
|     enabled: true | ||||
| @@ -2984,8 +2987,5 @@ experimental_features: | ||||
|   {% if matrix_synapse_experimental_features_msc4108_enabled %} | ||||
|   msc4108_enabled: true | ||||
|   {% endif %} | ||||
|   {% if matrix_synapse_experimental_features_msc3266_enabled %} | ||||
|   msc3266_enabled: true | ||||
|   {% endif %} | ||||
|  | ||||
| # vim:ft=yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user