Improve Mastodon compat

This commit is contained in:
Thomas Sileo 2022-08-09 22:23:14 +02:00
parent 6323b13feb
commit 9bd3c06054

View file

@ -94,7 +94,7 @@ ME = {
"sharedInbox": config.BASE_URL
+ "/inbox",
},
"url": config.ID,
"url": config.ID + "/", # XXX: the path is important for Mastodon compat
"manuallyApprovesFollowers": config.CONFIG.manually_approves_followers,
"attachment": [],
"icon": {