mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Default 'allow animated thumbnails' to true
This commit is contained in:
parent
d845dd2225
commit
00976304bc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue