mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 00:58:56 +01:00 
			
		
		
		
	Merge pull request #180 from eMPee584/fix-commented-mxisd-ldap-option
Fix case of the mxisd ldap.connection.baseDNs option in matrix_mxisd_configuration_extension_yaml comment
This commit is contained in:
		@@ -152,7 +152,7 @@ matrix_mxisd_configuration_extension_yaml: |
 | 
			
		||||
  #     host: ldapHostnameOrIp
 | 
			
		||||
  #     tls: false
 | 
			
		||||
  #     port: 389
 | 
			
		||||
  #     baseDns: ['OU=Users,DC=example,DC=org']
 | 
			
		||||
  #     baseDNs: ['OU=Users,DC=example,DC=org']
 | 
			
		||||
  #     bindDn: CN=My Mxisd User,OU=Users,DC=example,DC=org
 | 
			
		||||
  #     bindPassword: TheUserPassword
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user