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
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2020-02-07 00:06:48 +0300
committerGitHub <noreply@github.com>2020-02-07 00:06:48 +0300
commit0e005fa749af1d8d9b504603e03d4710acbc68e7 (patch)
tree648b4ac22d11bc432111cfb9b49552b29712d906 /plugins/TestRunner
parentfd3e3d9f29fd486d64d7030fd6877afea5dd4ce1 (diff)
Force using DB sessions once Matomo is installed (#15275)
Diffstat (limited to 'plugins/TestRunner')
-rw-r--r--plugins/TestRunner/Aws/config.ini.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TestRunner/Aws/config.ini.php b/plugins/TestRunner/Aws/config.ini.php
index cf8d69890b..c83e0aafd1 100644
--- a/plugins/TestRunner/Aws/config.ini.php
+++ b/plugins/TestRunner/Aws/config.ini.php
@@ -17,7 +17,6 @@ password = "secure"
tables_prefix = ""
[General]
-session_save_handler = "dbtable"
salt = "ad40b992685bd402cdddaa46bdff537e"
enable_update_communication = 0
trusted_hosts[] = "amazonaws.com"