change sync url

This commit is contained in:
Damien Elmes 2008-10-09 17:26:49 +09:00
parent 21bce8192b
commit a0f54015b3

View file

@ -861,7 +861,7 @@ class HttpSyncServerProxy(SyncServer):
self.password = passwd
self.syncURL="http://anki.ichi2.net/sync/"
#self.syncURL="http://anki.ichi2.net:5001/sync/"
self.syncURL="http://localhost:8001/sync/"
#self.syncURL="http://localhost:8001/sync/"
self.protocolVersion = 2
self.sourcesToCheck = []