Просмотр исходного кода

Fix typo

chore/tag-settings-with-reboot
Egor Kislitsyn 4 лет назад
Родитель
Сommit
36d66d9655
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 1B49CB15B71E7805
2 измененных файлов: 2 добавлений и 2 удалений
  1. +1
    -1
      CHANGELOG.md
  2. +1
    -1
      docs/configuration/cheatsheet.md

+ 1
- 1
CHANGELOG.md Просмотреть файл

@@ -53,7 +53,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- User notification settings: Add `privacy_option` option.
- User settings: Add _This account is a_ option.
- OAuth: admin scopes support (relevant setting: `[:auth, :enforce_oauth_admin_scope_usage]`).
- Add an option `authorized_fetch_mode` to require HTTP Signatures for AP fetches.
- Add an option `authorized_fetch_mode` to require HTTP signatures for AP fetches.
<details>
<summary>API Changes</summary>



+ 1
- 1
docs/configuration/cheatsheet.md Просмотреть файл

@@ -151,7 +151,7 @@ config :pleroma, :mrf_user_allowlist,
* `outgoing_blocks`: Whether to federate blocks to other instances
* `deny_follow_blocked`: Whether to disallow following an account that has blocked the user in question
* `sign_object_fetches`: Sign object fetches with HTTP signatures
* `authorized_fetch_mode`: Require HTTP Signature for AP fetches
* `authorized_fetch_mode`: Require HTTP signatures for AP fetches

### :fetch_initial_posts
* `enabled`: if enabled, when a new user is federated with, fetch some of their latest posts


Загрузка…
Отмена
Сохранить