commit | 42ed14b529ee090a5e98631a054df36a4695bd7c | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu May 06 15:55:14 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu May 06 17:02:36 2021 +0200 |
tree | 75d24b8f0f7954e028b08709e540d73a04f63034 | |
parent | 732525fae7abee4b73d980b7f0b7f7aa5761cf23 [diff] |
MINOR: config: add predicate "defined()" to conditional expression blocks "defined(name)" will return true if <name> is a defined environment variable otherwise false, regardless of its contents.