diff options
author | Sadiq Saif <staticsafe@users.noreply.github.com> | 2017-07-09 22:49:48 -0400 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-07-10 04:49:48 +0200 |
commit | 4aa6cd66fce2940b1a26859de942fc5ec7ea4127 (patch) | |
tree | 785afa94a681283abbc5f29e027470cc15382b45 | |
parent | 1c6cbdd4e4894cc5c8928fe1d6f45d781049a59c (diff) |
Change default for auto_play_fit to false for a11y (#4132)
This is per issue #3876
-rw-r--r-- | config/settings.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/settings.yml b/config/settings.yml index 18b70b51f..be2a7a1f8 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -17,7 +17,7 @@ defaults: &defaults closed_registrations_message: '' open_deletion: true boost_modal: false - auto_play_gif: true + auto_play_gif: false delete_modal: true system_font_ui: false notification_emails: |