aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nextcloud/nextcloud-config.php
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nextcloud/nextcloud-config.php')
-rw-r--r--testing/nextcloud/nextcloud-config.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/nextcloud/nextcloud-config.php b/testing/nextcloud/nextcloud-config.php
deleted file mode 100644
index e99829a7cc..0000000000
--- a/testing/nextcloud/nextcloud-config.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$CONFIG = array (
- 'datadirectory' => '/var/lib/nextcloud/data',
-);