Matrix Meilrelay
This commit is contained in:
		@ -46,6 +46,7 @@ registration_requires_token: true
 | 
			
		||||
suppress_key_server_warning: true
 | 
			
		||||
# serve /.well-known/matrix/server to allow federation without seperate port.
 | 
			
		||||
serve_server_wellknown: true
 | 
			
		||||
#
 | 
			
		||||
#auto_join_rooms:
 | 
			
		||||
#  - "#example:example.com"
 | 
			
		||||
#autocreate_auto_join_rooms: false
 | 
			
		||||
@ -53,12 +54,12 @@ serve_server_wellknown: true
 | 
			
		||||
# vim:ft=yaml
 | 
			
		||||
email:
 | 
			
		||||
  smtp_host: mail.host-nb.de
 | 
			
		||||
  smtp_port: 465
 | 
			
		||||
  smtp_user: "relay@mail-nb.de"
 | 
			
		||||
  smtp_pass: "uqCvDcKUgmd3"
 | 
			
		||||
  smtp_port: 587
 | 
			
		||||
  smtp_user: "matrix@mail-nb.de"
 | 
			
		||||
  smtp_pass: "STraMO80"
 | 
			
		||||
  require_transport_security: true
 | 
			
		||||
  notif_from: "Your Friendly %(app)s homeserver <noreply@mail-nb.de>"
 | 
			
		||||
  app_name: my_branded_matrix_server
 | 
			
		||||
  app_name: EDV-Wolff Matrix Server
 | 
			
		||||
  enable_notifs: true
 | 
			
		||||
  invite_client_location: "https://matrix-client.server-nb.de"
 | 
			
		||||
  client_base_url: "https://matrix.server-nb.de"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user