Update services.js
This commit is contained in:
parent
896919d0c3
commit
bb88932bde
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ export const services = [
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
{
|
{
|
||||||
id: 'mastodon',
|
id: 'mastodon',
|
||||||
isActive: true,
|
isActive: false,
|
||||||
userId: 'alien', // your mastodon username
|
userId: 'alien', // your mastodon username
|
||||||
instance: 'lesbian.alien.dentist', // your mastodon instance
|
instance: 'lesbian.alien.dentist', // your mastodon instance
|
||||||
feedUrlTemplate: 'lesbian.alien.dentist/@alien.atom',
|
feedUrlTemplate: 'lesbian.alien.dentist/@alien.atom',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue