Zio Elk: set default server to ap.zio.sh
parent
26c16ff0d5
commit
5e997c330e
|
@ -162,8 +162,7 @@ export default defineNuxtConfig({
|
|||
// our default translation server #76
|
||||
translateApi: '',
|
||||
// Use the instance where Elk has its Mastodon account as the default
|
||||
//defaultServer: 'ap.zio.sh', // BUG: Landing UI looks broken as GoToSocial does not provide public feeds
|
||||
defaultServer: 'mastodon.social',
|
||||
defaultServer: 'ap.zio.sh',
|
||||
singleInstance: false,
|
||||
},
|
||||
storage: {
|
||||
|
|
Loading…
Reference in New Issue