Browse Source

Add fix for davx5 behind apache proxy

DricomDragon 4 years ago
parent
commit
e5de2b14ba
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Guides/nextcloud.md

+ 6 - 0
Guides/nextcloud.md

@@ -67,3 +67,9 @@ As an admin, go to _Overview_ in the _Administration_ panel from _Settings_. Nex
 Talk can fail for some users behind annoying firewalls or symmetric NAT.
 Talk can fail for some users behind annoying firewalls or symmetric NAT.
 
 
 That can be fixed by using a [TURN server](https://nextcloud-talk.readthedocs.io/en/latest/TURN/).
 That can be fixed by using a [TURN server](https://nextcloud-talk.readthedocs.io/en/latest/TURN/).
+
+## Synchronisation on Android
+
+Follow these instructions [Nextcloud sync documentation](https://docs.nextcloud.com/server/20/user_manual/en/pim/sync_android.html).
+
+Warning : if you use an apache proxy, use [overwriteprotocol](https://docs.nextcloud.com/server/12/admin_manual/configuration_server/config_sample_php_parameters.html#proxy-configurations) instruction to force `https` in redirections.