mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-05 17:37:03 +00:00
docs: HAProxy support is no longer experimental
HAProxy integration has been unchanged for a long time, so this patch removes the references that it is experimental from the documentation.
This commit is contained in:
@@ -158,8 +158,6 @@ overridden using the \f(CW\*(C`dovecot_userdb_path\*(C'\fR and \f(CW\*(C`dovecot
|
||||
needed.
|
||||
.IP "\fBhaproxy_incoming\fR (bool):" 8
|
||||
.IX Item "haproxy_incoming (bool):"
|
||||
\&\fBEXPERIMENTAL\fR, might change in backwards-incompatible ways.
|
||||
.Sp
|
||||
If true, expect incoming SMTP connections to use the HAProxy protocol.
|
||||
This allows deploying chasquid behind a HAProxy server, as the address
|
||||
information is preserved, and SPF checks can be performed properly.
|
||||
|
||||
@@ -111,8 +111,6 @@ Some values might be repeated, for example the listening addresses.
|
||||
|
||||
- **haproxy\_incoming** (bool):
|
||||
|
||||
**EXPERIMENTAL**, might change in backwards-incompatible ways.
|
||||
|
||||
If true, expect incoming SMTP connections to use the HAProxy protocol.
|
||||
This allows deploying chasquid behind a HAProxy server, as the address
|
||||
information is preserved, and SPF checks can be performed properly.
|
||||
|
||||
@@ -115,8 +115,6 @@ needed.
|
||||
|
||||
=item B<haproxy_incoming> (bool):
|
||||
|
||||
B<EXPERIMENTAL>, might change in backwards-incompatible ways.
|
||||
|
||||
If true, expect incoming SMTP connections to use the HAProxy protocol.
|
||||
This allows deploying chasquid behind a HAProxy server, as the address
|
||||
information is preserved, and SPF checks can be performed properly.
|
||||
|
||||
Reference in New Issue
Block a user