summaryrefslogtreecommitdiff
path: root/buteo-plugins/buteo-sync-plugin-mastodon-posts/mastodon.Posts.xml
blob: c7e2448a00118c781c82b6205336a9ee0bb767de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd. -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
<profile name="mastodon.Posts" type="sync" >
    <key name="category" value="eventfeed" />
    <key name="enabled" value="false" />
    <key name="use_accounts" value="false" />
    <key name="destinationtype" value="online" />
    <key name="hidden" value="true" />
    <key name="displayname" value="Mastodon Posts"/>

    <schedule enabled="false" interval="30" days="1,2,3,4,5,6,7" syncconfiguredtime="" time="" />

    <profile name="mastodon-posts" type="client" >
        <key name="Sync Direction" value="from-remote" />
    </profile>
</profile>