From e480c2af6feb63ecac2d0cb56201c266bed9ae3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sun, 3 Jul 2016 11:24:26 +0200 Subject: [PATCH] [fix] Remove useless mount.json file --- conf/mount.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 conf/mount.json diff --git a/conf/mount.json b/conf/mount.json deleted file mode 100644 index a80f940..0000000 --- a/conf/mount.json +++ /dev/null @@ -1 +0,0 @@ -{"user":{"all":{"\/$user\/files\/Home":{"class":"\\OC\\Files\\Storage\\Local","options":{"datadir":"\/home\/$user"}}}}}