From 6e25d43d54a3b22c003baeabb111532e813d680b Mon Sep 17 00:00:00 2001 From: DoTheEvolution Date: Sun, 10 May 2020 02:32:57 +0200 Subject: [PATCH] update --- nextcloud/readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/nextcloud/readme.md b/nextcloud/readme.md index 32a7f20..138b3e8 100644 --- a/nextcloud/readme.md +++ b/nextcloud/readme.md @@ -251,6 +251,14 @@ The lines:
![status-pic](https://i.imgur.com/wjjd5CJ.png) +# Troubleshooting + +If there is a problem accesing nextcloud from a mobile app, +*"Please log in before granting access"*, +and being stuck after logging in with the circle animation: + +Edit `nextcloud-data/config/config.php`
+adding as the last line: `'overwriteprotocol' => 'https',` # Extra info