summaryrefslogtreecommitdiff
path: root/roles/apps/nextcloud/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/apps/nextcloud/tasks/main.yml')
-rw-r--r--roles/apps/nextcloud/tasks/main.yml5
1 files changed, 0 insertions, 5 deletions
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',
- **
****************************************