mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: site setting to disable usernames in share links. (#18315)
https://meta.discourse.org/t/share-a-link-for-a-post-should-not-leak-username/66489/22?u=vinothkannans
This commit is contained in:
@@ -1640,6 +1640,7 @@ en:
|
||||
post_menu: "Determine which items appear on the post menu, and in what order. Example like|edit|flag|delete|share|bookmark|reply"
|
||||
post_menu_hidden_items: "The menu items to hide by default in the post menu unless an expansion ellipsis is clicked on."
|
||||
share_links: "Determine which items appear on the share dialog, and in what order."
|
||||
allow_username_in_share_links: "Allow usernames to be included in share links. This is useful to reward badges based on unique visitors."
|
||||
site_contact_username: "A valid staff username to send all automated messages from. If left blank the default System account will be used."
|
||||
site_contact_group_name: "A valid name of a group that gets invited to all automatically sent private messages."
|
||||
send_welcome_message: "Send all new users a welcome message with a quick start guide."
|
||||
|
||||
Reference in New Issue
Block a user