about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-04-11 21:30:34 +0200
committerEugen Rochko <eugen@zeonfederated.com>2017-04-11 21:30:34 +0200
commit5f74397ef032948ec3c648cec209fd2a279d4dd1 (patch)
tree5afd2cc867a07aaa511b3d476c46cfa1e7621faa /config
parentb723ee73fc7d74fd5908eb09a8f6b98e73597c2b (diff)
parent960181fd99cad30f860356a04d8237c19e9c82c8 (diff)
Merge branch 'blackle-master'
Diffstat (limited to 'config')
-rw-r--r--config/locales/simple_form.en.yml1
-rw-r--r--config/settings.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml
index dfc67fdfd..6b6657a98 100644
--- a/config/locales/simple_form.en.yml
+++ b/config/locales/simple_form.en.yml
@@ -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
diff --git a/config/settings.yml b/config/settings.yml
index 038a84c55..d364120db 100644
--- a/config/settings.yml
+++ b/config/settings.yml
@@ -14,6 +14,7 @@ defaults: &defaults
   site_contact_email: ''
   open_registrations: true
   closed_registrations_message: ''
+  boost_modal: true
   notification_emails:
     follow: false
     reblog: false