aboutsummaryrefslogtreecommitdiffstats
path: root/tests/redis.config.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/redis.config.php')
-rw-r--r--tests/redis.config.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/redis.config.php b/tests/redis.config.php
index 2ff46ec6728..9068d1ad3d5 100644
--- a/tests/redis.config.php
+++ b/tests/redis.config.php
@@ -1,5 +1,8 @@
<?php
-
+/**
+ * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-License-Identifier: AGPL-3.0-or-later
+ */
$CONFIG = [
'memcache.local' => '\\OC\\Memcache\\Redis',
'memcache.distributed' => '\\OC\\Memcache\\Redis',