Zio Elk: set default server to ap.zio.sh
This commit is contained in:
parent
26c16ff0d5
commit
5e997c330e
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue