mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-11 14:01:06 +01:00
We'll soon need to add new argument types, and we don't use the current limit of 7 arguments, so let's increase the arg type size to 5 bits and reduce the arg count to 5 (3 max are used today).