mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
Now preceeding a config condition term with "!" will simply negate it.
Example:
.if !feature(OPENSSL)
.alert "SSL support is mandatory"
.endif
|
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||