forked from fediversity/fediversity
		
	Minor cleanup.
This commit is contained in:
		
							parent
							
								
									017e368035
								
							
						
					
					
						commit
						e6ed985e53
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -18,5 +18,5 @@ password_providers: | |||
|          mail: "mail" | ||||
|          name: "cn" | ||||
|       filter: "(&(objectClass=posixAccount)(accountStatus=active))" | ||||
|       bind_dn: "cn=matrix,ou=service,o=Protagio,dc=protagio,dc=eu" | ||||
|       bind_dn: "cn=matrix,ou=service,dc=example,dc=com" | ||||
|       bind_password: "<very secure password>" | ||||
|  |  | |||
|  | @ -9,7 +9,7 @@ | |||
| server_name: example.com | ||||
| 
 | ||||
| # The rest is our local configuration: | ||||
| public_baseurl: https://vm02199.example.com/ | ||||
| public_baseurl: https://matrix.example.com/ | ||||
| 
 | ||||
| presence: | ||||
|   enabled: true | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Hans van Zijst
						Hans van Zijst