anki-sync-server/ankisyncd.conf

11 lines
222 B
Plaintext
Raw Normal View History

2013-08-14 19:22:18 +08:00
[sync_app]
host = 127.0.0.1
port = 27701
2016-06-26 00:59:59 +08:00
ssl = true
certfile = /etc/ssl/certs/server.pem
keyfile = /etc/ssl/private/privkey.pem
data_root = ./collections
base_url = /sync/
2015-11-29 12:53:58 +08:00
base_media_url = /msync/
auth_db_path = ./auth.db