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