mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
feat: support disable legacy cloud (#2006)
This commit is contained in:
@@ -7,6 +7,7 @@ export default function getConfig() {
|
||||
hash: 'UNKNOWN',
|
||||
editorVersion: 'UNKNOWN',
|
||||
serverAPI: 'http://127.0.0.1:3000/',
|
||||
enableLegacyCloud: true,
|
||||
enableBroadCastChannelProvider: true,
|
||||
enableDebugPage: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user