finally have the matrix bridges working!
This commit is contained in:
		
							parent
							
								
									992ddba373
								
							
						
					
					
						commit
						3816942600
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -29,7 +29,7 @@ in | ||||||
|         enable = true; |         enable = true; | ||||||
| 
 | 
 | ||||||
|         extras = [ "oidc" ]; |         extras = [ "oidc" ]; | ||||||
|         plugins = with config.services.matrix-synapse.package.plugins; []; |         # plugins = with config.services.matrix-synapse.package.plugins; []; | ||||||
| 
 | 
 | ||||||
|         settings = { |         settings = { | ||||||
|           server_name = domain; |           server_name = domain; | ||||||
|  | @ -76,7 +76,7 @@ in | ||||||
|         settings = { |         settings = { | ||||||
|           appservice = { |           appservice = { | ||||||
|             provisioning.enabled = false; |             provisioning.enabled = false; | ||||||
|             port = 40011; |             # port = 40011; | ||||||
|           }; |           }; | ||||||
| 
 | 
 | ||||||
|           homeserver = { |           homeserver = { | ||||||
|  | @ -99,7 +99,7 @@ in | ||||||
|         settings = { |         settings = { | ||||||
|           appservice = { |           appservice = { | ||||||
|             provisioning.enabled = false; |             provisioning.enabled = false; | ||||||
|             port = 40012; |             # port = 40012; | ||||||
|           }; |           }; | ||||||
| 
 | 
 | ||||||
|           homeserver = { |           homeserver = { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue