From 6bfcb1f1ecc7b81c99b7775d6c8e069e2097484c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 18 Nov 2020 23:30:48 +0100 Subject: apps/nextcloud: improve initial config and fix some minor issues --- roles/apps/nextcloud/tasks/main.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'roles/apps/nextcloud/tasks/main.yml') diff --git a/roles/apps/nextcloud/tasks/main.yml b/roles/apps/nextcloud/tasks/main.yml index d09773ab..53eb080d 100644 --- a/roles/apps/nextcloud/tasks/main.yml +++ b/roles/apps/nextcloud/tasks/main.yml @@ -200,9 +200,4 @@ ** $ nextcloud-occ {{ item.key }} db:add-missing-indices ** $ nextcloud-occ {{ item.key }} db:convert-filecache-bigint ** - ** Also please add the following option to the file - ** "{{ nextcloud_base_path }}/{{ item.key }}/nextcloud/config/config.php" - ** - ** 'overwriteprotocol' => 'https', - ** **************************************** -- cgit v1.2.3