From b2494970c700662402d87d8cfbf2ce474b392883 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Wed, 1 Feb 2017 00:49:35 +0100 Subject: [PATCH] net/haproxy: switch to TextField to support time format --- .../opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml b/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml index ac4429add..23ee4aa9e 100644 --- a/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml +++ b/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml @@ -610,17 +610,13 @@ Please specify a value between 0 and 256. N - + 2s - 1 - 10000000 /^([0-9]{1,8}(?:us|ms|s|m|h|d)?)/u Should be a number between 1 and 8 characters, optionally followed by either "d", "h", "m", "s", "ms" or "us". Y - - 1 - 10000000 + /^([0-9]{1,8}(?:us|ms|s|m|h|d)?)/u Should be a number between 1 and 8 characters, optionally followed by either "d", "h", "m", "s", "ms" or "us". N