Kaynağa Gözat

Remove media proxy examples in config/config.exs

1. this was overriding the real defaults
2. it's documented in `config/config.md`
tags/v0.9.9
href 5 yıl önce
ebeveyn
işleme
53f56039e5
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: EE8296C1A152C325
1 değiştirilmiş dosya ile 1 ekleme ve 7 silme
  1. +1
    -7
      config/config.exs

+ 1
- 7
config/config.exs Dosyayı Görüntüle

@@ -186,13 +186,7 @@ config :pleroma, :mrf_simple,
reject: [],
accept: []

config :pleroma, :media_proxy,
enabled: false,
# base_url: "https://cache.pleroma.social",
proxy_opts: [
# inline_content_types: [] | false | true,
# http: [:insecure]
]
config :pleroma, :media_proxy, enabled: false

config :pleroma, :chat, enabled: true



Yükleniyor…
İptal
Kaydet