about summary refs log tree commit diff
path: root/config/settings.yml
diff options
context:
space:
mode:
authorFaye Duxovni <duxovni@duxovni.org>2019-10-24 16:51:41 -0400
committerEugen Rochko <eugen@zeonfederated.com>2019-10-24 22:51:41 +0200
commit48f75b86aed816ef5afaaae64416dbeaa14e4fda (patch)
tree371840035b251cc15daf7ba1a494c2ccddda8ff5 /config/settings.yml
parenta6269b2f83e3eed1a8ab545f5756cd7b582075f5 (diff)
Add setting for whether to crop images in unexpanded toots (#12126)
Diffstat (limited to 'config/settings.yml')
-rw-r--r--config/settings.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/settings.yml b/config/settings.yml
index bd2f65b5e..f66e3922e 100644
--- a/config/settings.yml
+++ b/config/settings.yml
@@ -36,6 +36,7 @@ defaults: &defaults
   use_pending_items: false
   trends: true
   trendable_by_default: false
+  crop_images: true
   notification_emails:
     follow: false
     reblog: false