commit | 66eb9bf69177f8be3b92c52cae707382affa2060 | [log] [tgz] |
---|---|---|
author | Thierry FOURNIER <tfournier@exceliance.fr> | Tue Feb 11 16:19:46 2014 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Mar 17 18:06:08 2014 +0100 |
tree | 9a51d34d745e9264685d5c1c17a700b742356f55 | |
parent | fc7ac7b89c7a9148cd1cd85db4e4f79f8ee8d704 [diff] |
MINOR: pattern: Remove the flag "PAT_F_FROM_FILE". This flag is no longer used. The last place using this, are the display of the result of pattern matching in the cli command "get map" or "get acl". The first parameter of this command is the reference of the file used to perform the lookup.