ENH remove old anki sync plugin
This commit is contained in:
parent
7be783cb1b
commit
7654090e17
|
@ -1,7 +0,0 @@
|
||||||
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/"
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
{"disabled": false, "mod": 0, "conflicts": [], "max_point_version": 0, "min_point_version": 0, "branch_index": 0}
|
|
Loading…
Reference in New Issue