Allow user to disable the boost confirm dialog in preferences
This commit is contained in:
parent
f53fb6aa66
commit
06444bf050
9 changed files with 22 additions and 7 deletions
|
@ -29,6 +29,7 @@ en:
|
|||
setting_default_privacy: Post privacy
|
||||
type: Import type
|
||||
username: Username
|
||||
setting_boost_modal: Show confirmation dialog before boosting
|
||||
interactions:
|
||||
must_be_follower: Block notifications from non-followers
|
||||
must_be_following: Block notifications from people you don't follow
|
||||
|
|
|
@ -7,6 +7,7 @@ defaults: &defaults
|
|||
site_contact_email: ''
|
||||
open_registrations: true
|
||||
closed_registrations_message: ''
|
||||
boost_modal: true
|
||||
notification_emails:
|
||||
follow: false
|
||||
reblog: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue