Browse Source

Enable "displaying application used to post" setting by default (#9994)

related: https://github.com/tootsuite/mastodon/pull/9897#issuecomment-461093615
pull/4/head
rinsuki 5 years ago
committed by Eugen Rochko
parent
commit
a666d1e7ed
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/settings.yml

+ 1
- 1
config/settings.yml View 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'

Loading…
Cancel
Save