Skip to content

Commit 8383b03

Browse files
authored
Merge pull request #20 from bklang/boolean_clarification
Document possible values for ldap_start_tls
2 parents 7552397 + 37f6735 commit 8383b03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/docker-mailserver/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ pod:
168168
enable_fetchmail: 0
169169
fetchmail_poll: 300
170170
enable_ldap:
171-
ldap_start_tls:
171+
ldap_start_tls: # MUST BE "yes" or "no" - quoted strings
172172
ldap_server_host:
173173
ldap_search_base:
174174
ldap_bind_dn:

0 commit comments

Comments
 (0)