瀏覽代碼

Add fix for davx5 behind apache proxy

DricomDragon 4 年之前
父節點
當前提交
e5de2b14ba
共有 1 個文件被更改,包括 6 次插入0 次删除
  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.