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
|
// our default translation server #76
|
||||||
translateApi: '',
|
translateApi: '',
|
||||||
// Use the instance where Elk has its Mastodon account as the default
|
// 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: 'ap.zio.sh',
|
||||||
defaultServer: 'mastodon.social',
|
|
||||||
singleInstance: false,
|
singleInstance: false,
|
||||||
},
|
},
|
||||||
storage: {
|
storage: {
|
||||||
|
|
Loading…
Reference in New Issue