/usr/share/syncevolution/templates/servers/Synthesis.ini is in syncevolution-common 1.5.3-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | === template.ini ===
fingerprint = Synthesis
description = http://www.synthesis.ch
=== config.ini ===
syncURL = http://www.synthesis.ch/sync
WebURL = http://www.synthesis.ch
PeerName = Synthesis
IconURI = image://themedimage/icons/services/synthesis
=== sources/addressbook/config.ini ===
sync = two-way
uri = contacts
backend = addressbook
=== sources/calendar/config.ini ===
sync = none
uri = events
backend = calendar
=== sources/todo/config.ini ===
sync = none
uri = tasks
backend = todo
=== sources/memo/config.ini ===
sync = two-way
uri = notes
backend = memo
|