ergäzung app service config files
This commit is contained in:
		@ -27,7 +27,7 @@ homeserver:
 | 
				
			|||||||
# Changing these values requires regeneration of the registration.
 | 
					# Changing these values requires regeneration of the registration.
 | 
				
			||||||
appservice:
 | 
					appservice:
 | 
				
			||||||
    # The address that the homeserver can use to connect to this appservice.
 | 
					    # The address that the homeserver can use to connect to this appservice.
 | 
				
			||||||
    address: http://localhost:29318
 | 
					    address: http://mautrix-whatsapp:29318
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    # The hostname and port where this appservice should listen.
 | 
					    # The hostname and port where this appservice should listen.
 | 
				
			||||||
    hostname: 0.0.0.0
 | 
					    hostname: 0.0.0.0
 | 
				
			||||||
 | 
				
			|||||||
@ -41,6 +41,8 @@ suppress_key_server_warning: true
 | 
				
			|||||||
serve_server_wellknown: true
 | 
					serve_server_wellknown: true
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
matrix_mautrix_whatsapp_enabled: true
 | 
					matrix_mautrix_whatsapp_enabled: true
 | 
				
			||||||
 | 
					app_service_config_files:
 | 
				
			||||||
 | 
					- /data/whatsapp-bridge.yaml
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
#auto_join_rooms:
 | 
					#auto_join_rooms:
 | 
				
			||||||
#  - "#example:example.com"
 | 
					#  - "#example:example.com"
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user