From 20a6ac2c2b1a5e4b0609e54c5f1738b5e9e93bd4 Mon Sep 17 00:00:00 2001 From: Riccardo Tempesta Date: Wed, 31 May 2017 20:19:19 +0200 Subject: [PATCH] Modified sensibility suggested thresholds --- etc/adminhtml/system.xml | 4 ++-- etc/config.xml | 2 +- etc/module.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index 80c5353..30447de 100755 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -32,11 +32,11 @@ - 0 to disable + 0 to disable, suggested value: 3 - 0 to disable (WARNING: This module is still at beta level, do not use in production) + 0 to disable, suggested level: 6 (WARNING: This module is still at beta level, do not use in production) diff --git a/etc/config.xml b/etc/config.xml index 9a835ae..ffe6b20 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -26,7 +26,7 @@ 0 3 - 4 + 6 diff --git a/etc/module.xml b/etc/module.xml index a00ceb7..6ed2823 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -21,6 +21,6 @@ --> - + \ No newline at end of file