diff --git a/nuxt.config.ts b/nuxt.config.ts index 59c30b21..599bf8e1 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -174,7 +174,7 @@ export default defineNuxtConfig({ translateApi: '', // Use the instance where Elk has its Mastodon account as the default defaultServer: 'social.ayco.io', - singleInstance: true, + singleInstance: false, }, storage: { fsBase: 'node_modules/.cache/app',