mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Profile Backgrounds
Shares a modified codebase with avatars called "user_image"
This commit is contained in:
@@ -270,6 +270,9 @@ files:
|
||||
default: ''
|
||||
enum: 'S3RegionSiteSetting'
|
||||
s3_upload_bucket: ''
|
||||
allow_profile_backgrounds:
|
||||
client: true
|
||||
default: true
|
||||
allow_uploaded_avatars:
|
||||
client: true
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user