Commit b38ecae8 authored by Steven Mertens's avatar Steven Mertens Committed by Raphaël Pinson
Browse files

Add missing inet_protocols parameter to the README. (#254)

parent 44b4a00b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -43,6 +43,12 @@ A string defining the network interfaces that Postfix will listen on.
Default: 'all'.  
Example: '127.0.0.1, [::1]'.

##### `inet_protocols`

A string defining the internet protocols that Postfix will use.  
Default: 'all'.  
Example: 'ipv4'.

##### `ldap`

A Boolean defining whether to configure Postfix for LDAP use.