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

Add config migration disclaimer to config whitelist documentation

bugfix/non-ap_enabled-direct_follow
Stephanie Wilde-Hobbs 4 лет назад
Родитель
Сommit
80308c5c26
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: CEF2BBFE18BD0E67
1 измененных файлов: 4 добавлений и 1 удалений
  1. +4
    -1
      docs/configuration/cheatsheet.md

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

@@ -913,7 +913,10 @@ Boolean, enables/disables in-database configuration. Read [Transfering the confi

## :database_config_whitelist

List of valid configuration sections which are allowed to be configured from the database.
List of valid configuration sections which are allowed to be configured from the
database. Settings stored in the database before the whitelist is configured are
still applied, so it is suggested to only use the whitelist on instances that
have not migrated the config to the database.

Example:
```elixir


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