mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
@@ -127,6 +127,11 @@ export const KNOWN_CONFIG_GROUPS = [
|
||||
type: 'JSON',
|
||||
desc: 'The config passed directly to the storage provider(e.g. aws-sdk)',
|
||||
},
|
||||
{
|
||||
key: 'avatar.publicPath',
|
||||
type: 'String',
|
||||
desc: 'The public path prefix for user avatars(e.g. https://my-bucket.s3.amazonaws.com/)',
|
||||
},
|
||||
],
|
||||
} as ConfigGroup<'storages'>,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user