This file is indexed.

/etc/buteo/profiles/sync/google-buteo-contacts.xml is in buteo-sync-plugins-contacts-google 0.1+16.04.20151211-0ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<profile type="sync" name="google-contacts">
    <key value="contacts" name="category"/>
    <key value="google-buteo-contacts" name="remote_service_name"/>
    <key value="online" name="destinationtype"/>
    <key value="false" name="enabled"/>
    <key value="true" name="hidden"/>
    <key value="true" name="scheduled"/>
    <key value="true" name="sync_always_up_to_date"/>
    <key value="30" name="sync_since_days_past"/>
    <key value="true" name="use_accounts"/>
    <key value="true" name="sync_on_change"/>
    <key value="60" name="sync_on_change_after" />
    <profile type="client" name="googlecontacts">
        <key value="two-way" name="Sync Direction"/>
        <key value="gdata" name="Sync Protocol"/>
        <key value="HTTP" name="Sync Transport"/>
        <key value="prefer remote" name="conflictpolicy"/>
    </profile>
</profile>