From 0881fc56b0977a60b970c68980188cdcdd8c8f25 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Thu, 12 Jan 2017 09:11:56 +0000 Subject: main/nextcloud: move logfile into /var/log/zbar --- main/nextcloud/nextcloud-config.php | 1 + 1 file changed, 1 insertion(+) (limited to 'main/nextcloud/nextcloud-config.php') diff --git a/main/nextcloud/nextcloud-config.php b/main/nextcloud/nextcloud-config.php index e99829a7cc..957df795f3 100644 --- a/main/nextcloud/nextcloud-config.php +++ b/main/nextcloud/nextcloud-config.php @@ -1,4 +1,5 @@ '/var/lib/nextcloud/data', + 'logfile' => '/var/log/nextcloud/nextcloud.log' ); -- cgit v1.2.3