summaryrefslogtreecommitdiff
path: root/buteo-plugins/buteo-sync-plugin-fediverse-notifications/fediverse.Notifications.xml
diff options
context:
space:
mode:
Diffstat (limited to 'buteo-plugins/buteo-sync-plugin-fediverse-notifications/fediverse.Notifications.xml')
-rw-r--r--buteo-plugins/buteo-sync-plugin-fediverse-notifications/fediverse.Notifications.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/buteo-plugins/buteo-sync-plugin-fediverse-notifications/fediverse.Notifications.xml b/buteo-plugins/buteo-sync-plugin-fediverse-notifications/fediverse.Notifications.xml
new file mode 100644
index 0000000..bf0ecee
--- /dev/null
+++ b/buteo-plugins/buteo-sync-plugin-fediverse-notifications/fediverse.Notifications.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd. -->
+<!-- SPDX-License-Identifier: BSD-3-Clause -->
+<profile name="fediverse.Notifications" type="sync" >
+ <key name="category" value="eventfeed" />
+ <key name="enabled" value="true" />
+ <key name="use_accounts" value="false" />
+ <key name="destinationtype" value="online" />
+ <key name="hidden" value="true" />
+ <key name="displayname" value="Fediverse Notifications"/>
+
+ <schedule enabled="true" interval="30" days="1,2,3,4,5,6,7" syncconfiguredtime="" time="" />
+
+ <profile name="fediverse-notifications" type="client" >
+ <key name="Sync Direction" value="from-remote" />
+ </profile>
+</profile>