Pārlūkot izejas kodu

Add default config for masto_fe

Related to: https://git.pleroma.social/pleroma/mastofe/merge_requests/22
tags/v1.1.4
Haelwenn (lanodan) Monnier pirms 5 gadiem
vecāks
revīzija
a283a1fcd0
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: D5B7A8E43C997DEE
2 mainītis faili ar 4 papildinājumiem un 1 dzēšanām
  1. +3
    -0
      config/config.exs
  2. +1
    -1
      docs/config.md

+ 3
- 0
config/config.exs Parādīt failu

@@ -215,6 +215,9 @@ config :pleroma, :frontend_configurations,
scopeCopy: true,
subjectLineBehavior: "email",
alwaysShowSubjectInput: true
},
masto_fe: %{
showInstanceSpecificPanel: true
}

config :pleroma, :activitypub,


+ 1
- 1
docs/config.md Parādīt failu

@@ -129,7 +129,7 @@ See: [logger’s documentation](https://hexdocs.pm/logger/Logger.html) and [ex_s

## :frontend_configurations

This can be used to configure a keyword list that keeps the configuration data for any kind of frontend. By default, settings for `pleroma_fe` are configured.
This can be used to configure a keyword list that keeps the configuration data for any kind of frontend. By default, settings for `pleroma_fe` and `masto_fe` are configured.

Frontends can access these settings at `/api/pleroma/frontend_configurations`



Notiek ielāde…
Atcelt
Saglabāt