diff --git a/Makefile b/Makefile index 07c7b7df9..e796f23e9 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,7 @@ lint-run: lint: lint-generate-cdb lint-run @echo "Done lint" + ### RELEASE TIERS & FEATURE FLAGS: ### ProxySQL supports three distinct release tiers built from the same codebase. ### The tier is controlled by environment variables which enable feature guards