diff --git a/services.js b/services.js index e01f309..22cb984 100644 --- a/services.js +++ b/services.js @@ -59,7 +59,7 @@ export const services = [ // ======================================================================== { id: 'mastodon', - isActive: true, + isActive: false, userId: 'dylan', // your mastodon username instance: 'social.lol', // your mastodon instance feedUrlTemplate: 'https://{instance}/@{userId}.rss',