haproxy map
This commit is contained in:
@@ -54,6 +54,11 @@ const APP_VARIANTS = {
|
||||
value: 'lua',
|
||||
text: 'Lua Script',
|
||||
description: 'Lua-based blocking script for advanced HAProxy setups'
|
||||
},
|
||||
{
|
||||
value: 'map',
|
||||
text: 'Map File',
|
||||
description: 'HAProxy map format (for use with -m ip / map files)'
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user