From 0f629738364e63b599a8106494e2bc37670756f4 Mon Sep 17 00:00:00 2001 From: reivilibre <38398653+reivilibre@users.noreply.github.com> Date: Wed, 28 Oct 2020 10:52:10 +0000 Subject: [PATCH] Fix AnkiDroid documentation wrt. Media sync url It does not work if you do not append `/msync/`. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7adda91..88334b7 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,8 @@ Unless you have set up a reverse proxy to handle encrypted connections, use whatever you have specified in `ankisyncd.conf` (or, if using a reverse proxy, whatever port you configured to accept the front-end connection). -Use the same base url for both the `Sync url` and the `Media sync url`. Do **not** append `/sync` and `/msync` as the default setup does. +Use the same base url for both the `Sync url` and the `Media sync url`, but append `/msync` to +the `Media sync url`. Do **not** append `/sync` to the `Sync url`. Even though the AnkiDroid interface will request an email address, this is not required; it will simply be the username you configured with `ankisyncctl.py