mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Create a site setting for video thumbnails (#21266)
Creating a way to disable the auto generation of video thumbnails.
This commit is contained in:
@@ -1568,6 +1568,10 @@ files:
|
||||
default: false
|
||||
client: true
|
||||
hidden: true
|
||||
video_thumbnails_enabled:
|
||||
default: true
|
||||
client: true
|
||||
hidden: true
|
||||
|
||||
trust:
|
||||
default_trust_level:
|
||||
|
||||
Reference in New Issue
Block a user