mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 23:01:24 +02: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).