mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: new 'convert_pasted_images_to_hq_jpg' site setting
This commit is contained in:
@@ -1069,6 +1069,8 @@ en:
|
||||
|
||||
allow_all_attachments_for_group_messages: "Allow all email attachments for group messages."
|
||||
|
||||
convert_pasted_images_to_hq_jpg: "Convert pasted images to high-quality JPG files."
|
||||
|
||||
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."
|
||||
|
||||
@@ -717,6 +717,7 @@ files:
|
||||
shadowed_by_global: true
|
||||
default_opengraph_image_url: ''
|
||||
allow_all_attachments_for_group_messages: false
|
||||
convert_pasted_images_to_hq_jpg: true
|
||||
|
||||
trust:
|
||||
default_trust_level:
|
||||
|
||||
Reference in New Issue
Block a user