mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Fix YAML indentation in docs
This commit is contained in:
		@@ -23,7 +23,7 @@ matrix_sygnal_enabled: true
 | 
			
		||||
matrix_sygnal_apps:
 | 
			
		||||
  com.example.myapp.ios:
 | 
			
		||||
    type: apns
 | 
			
		||||
	keyfile: /data/my_key.p8
 | 
			
		||||
    keyfile: /data/my_key.p8
 | 
			
		||||
    # .. more configuration ..
 | 
			
		||||
  com.example.myapp.android:
 | 
			
		||||
    type: gcm
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user