]> cat aescling's git repositories - mastodon.git/commitdiff
Enable "displaying application used to post" setting by default (#9994)
authorrinsuki <428rinsuki+git@gmail.com>
Sat, 9 Feb 2019 16:33:41 +0000 (01:33 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 9 Feb 2019 16:33:41 +0000 (17:33 +0100)
related: https://github.com/tootsuite/mastodon/pull/9897#issuecomment-461093615

config/settings.yml

index 2cf286a9e40636077e0f31b2078637a5ff21bb28..33a03efccb23f054b3218c0437af82d5ca864163 100644 (file)
@@ -26,7 +26,7 @@ defaults: &defaults
   expand_spoilers: false
   preview_sensitive_media: false
   reduce_motion: false
-  show_application: false
+  show_application: true
   system_font_ui: false
   noindex: false
   theme: 'default'