X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=1401b0a3dadabe90c276c04b97df163aee154c11;hb=bfe27c1b557b19c171c8168c5f1244987246c47f;hp=8d2fdd40d7ba10de9abdd44c3160a2ae5994cb33;hpb=114b95cee20c9bb4922627e5397a70d60e905fa6;p=akkoma diff --git a/config/config.exs b/config/config.exs index 8d2fdd40d..1401b0a3d 100644 --- a/config/config.exs +++ b/config/config.exs @@ -126,7 +126,10 @@ config :pleroma, :fe, formatting_options_enabled: false, collapse_message_with_subject: false, hide_post_stats: false, - hide_user_stats: false + hide_user_stats: false, + scope_copy: true, + subject_line_behavior: "email", + always_show_subject_input: true config :pleroma, :activitypub, accept_blocks: true,