ADD anki sync addons

This commit is contained in:
Nathan Dwarshuis 2021-10-16 13:15:52 -04:00
parent 3cb8becdd1
commit 03c7dfec82
4 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
import os
# https is very necessary
#addr = "https://testing.portnoy4prez.yavin4.ch/"
addr = "https://portnoy4prez.yavin4.ch/anki-sync-server/"
os.environ["SYNC_ENDPOINT"] = addr + "sync/"
os.environ["SYNC_ENDPOINT_MEDIA"] = addr + "msync/"

View File

@ -0,0 +1 @@
{"disabled": false, "mod": 0, "conflicts": [], "max_point_version": 0, "min_point_version": 0, "branch_index": 0}