Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-06-06 09:49:40 +0400
committermattab <matthieu.aubry@gmail.com>2014-06-06 09:49:40 +0400
commit34fe1d757af90bdb60b014545eae70f584edba41 (patch)
tree8724a81ed7d599f305e95794a31f4a864b9fad78 /config
parent0ed11b178860844b97b967f6cfa1ffd12ab2eaab (diff)
Submodules
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index daf25473c7..cb5017b642 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -88,8 +88,8 @@ tracker_always_new_visitor = 0
allow_upgrades_to_beta = 0
[DebugTests]
-; Set to 1 by default. If you set to 0, the standalone plugins (with their own git repositories)
-; will not be loaded when executing tests.
+; When set to 1, standalone plugins (those with their own git repositories)
+; will be loaded when executing tests.
enable_load_standalone_plugins_during_tests = 0
[General]