From 23d9799e09ea6192fb12d6091e31400fbd6c3a8d Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Wed, 23 Feb 2022 17:11:17 +0100 Subject: Limit max number of clients drawn in commands Print large number of clients (hundreds) does not make sense, it is unreadable. --- ogcp/templates/macros.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ogcp/templates') diff --git a/ogcp/templates/macros.html b/ogcp/templates/macros.html index a779dd7..d6ef2af 100644 --- a/ogcp/templates/macros.html +++ b/ogcp/templates/macros.html @@ -55,8 +55,12 @@ {% macro cmd_selected_clients(ip_list) -%} {% endmacro %} -- cgit v1.2.3-18-g5258