We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec613d commit afb50ddCopy full SHA for afb50dd
readme.md
@@ -77,7 +77,9 @@ You can add your own trusted certificate in android `Settings` > `Encryption and
77
78
## Supported DAV servers
79
It should work with any DAV compliant server.
80
-* Nextcloud / owncloud
+* Nextcloud / owncloud (full support: preserves file creation timestamps)
81
+* nginx (basic support: does not preserve file creation timestamps, no etag support)
82
+* apache (basic support: does not preserve file creation timestamps)
83
* *add your server here*
84
85
## Sync is slow on Nextcloud
0 commit comments