mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Default 'allow animated thumbnails' to true
This commit is contained in:
parent
d845dd2225
commit
00976304bc
@ -534,7 +534,7 @@ files:
|
||||
allow_animated_avatars:
|
||||
client: true
|
||||
default: false
|
||||
allow_animated_thumbnails: false
|
||||
allow_animated_thumbnails: true
|
||||
default_avatars:
|
||||
default: ''
|
||||
type: url_list
|
||||
|
Loading…
Reference in New Issue
Block a user