mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Drop flash video onebox (#12261)
Flash was discontinued by Adobe at the end of 2020. There is no need to continue OneBox support for it
This commit is contained in:
@@ -1802,8 +1802,6 @@ en:
|
||||
|
||||
simultaneous_uploads: "Maximum number of files that can be dragged & dropped in the composer"
|
||||
|
||||
enable_flash_video_onebox: "Enable embedding of swf and flv (Adobe Flash) links in oneboxes. WARNING: may introduce security risks."
|
||||
|
||||
default_invitee_trust_level: "Default trust level (0-4) for invited users."
|
||||
default_trust_level: "Default trust level (0-4) for all new users. WARNING! Changing this will put you at serious risk for spam."
|
||||
|
||||
|
||||
@@ -1596,7 +1596,6 @@ security:
|
||||
hidden: true
|
||||
|
||||
onebox:
|
||||
enable_flash_video_onebox: false
|
||||
post_onebox_maxlength:
|
||||
default: 500
|
||||
locale_default:
|
||||
|
||||
Reference in New Issue
Block a user