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