There was an error while loading. Please reload this page.
1 parent dfed0a6 commit 436b066Copy full SHA for 436b066
1 file changed
flowapp/constants.py
@@ -9,7 +9,7 @@
9
DEFAULT_ORDER = "desc"
10
11
# Maximum allowed comma separated values for port string or packet lenght
12
-MAX_COMMA_VALUES = 6
+MAX_COMMA_VALUES = 5
13
14
SORT_ARG = "sort"
15
ORDER_ARG = "order"
0 commit comments