diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-02-19 13:21:57 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-02-19 13:21:57 +0100 |
| commit | f9a01cdd69d04a972c5d8611ba58237c9fefc336 (patch) | |
| tree | a42dcc02b38739713fb0c592b4a18bfc38e02e4b /settings/accounts/services/mastodon-microblog.service | |
| parent | 60d8504a8b5b0d5e5fa40c4ab7df8e5f98c88e32 (diff) | |
Use shared buteo-common, and separate notifications
Diffstat (limited to 'settings/accounts/services/mastodon-microblog.service')
| -rw-r--r-- | settings/accounts/services/mastodon-microblog.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/accounts/services/mastodon-microblog.service b/settings/accounts/services/mastodon-microblog.service index 6b975f7..6151577 100644 --- a/settings/accounts/services/mastodon-microblog.service +++ b/settings/accounts/services/mastodon-microblog.service @@ -8,7 +8,7 @@ <provider>mastodon</provider> <template> - <setting name="sync_profile_templates" type="as">["mastodon.Posts", "mastodon.Notifications"]</setting> + <setting name="sync_profile_templates" type="as">["mastodon.Posts"]</setting> <group name="auth"> <setting name="method">oauth2</setting> <setting name="mechanism">web_server</setting> |
