From 5d6dde8af7288b2b7f4c34679ac027865d16ae0a Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Mon, 26 Oct 2015 00:23:37 -0500 Subject: Use 1-6 rather than 0-5 for IPsec logging levels, to stay away from complications of 0 due to PHP stupidity. Upgrade config to add 1 to any configured log levels. Default to 1 as log level where none is configured by the user. Ticket #5340 --- conf.default/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.default') diff --git a/conf.default/config.xml b/conf.default/config.xml index 8979fc3..3a7785f 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -1,6 +1,6 @@ - 11.9 + 12.0 pfsense_ng -- cgit v1.1