소스 검색

add collapseMessageWithSubject in config

tags/v0.9.9
hakabahitoyo 5 년 전
부모
커밋
661a985cb9
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      config/config.exs

+ 2
- 1
config/config.exs 파일 보기

@@ -76,7 +76,8 @@ config :pleroma, :fe,
who_to_follow_provider:
"https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-osa-api.cgi?{{host}}+{{user}}",
who_to_follow_link: "https://vinayaka.distsn.org/?{{host}}+{{user}}",
scope_options_enabled: false
scope_options_enabled: false,
collapseMessageWithSubject: false

config :pleroma, :activitypub,
accept_blocks: true,


불러오는 중...
취소
저장