Update `captcha` dependency
[akkoma] / docs / config.md
index 066547bb1a75ed567ce33ffce783e09dac678d87..706abfac14377ef4922eb87bdb7fb44507b52a61 100644 (file)
@@ -131,7 +131,6 @@ config :pleroma, Pleroma.Emails.Mailer,
 * `user_name_length`: A user name maximum length (default: `100`)\r
 * `skip_thread_containment`: Skip filter out broken threads. The default is `false`.\r
 * `limit_to_local_content`: Limit unauthenticated users to search for local statutes and users only. Possible values: `:unauthenticated`, `:all` and `false`. The default is `:unauthenticated`.\r
-* `dynamic_configuration`: Allow transferring configuration to DB with the subsequent customization from Admin api.\r
 * `max_account_fields`: The maximum number of custom fields in the user profile (default: `10`)\r
 * `max_remote_account_fields`: The maximum number of custom fields in the remote user profile (default: `20`)\r
 * `account_field_name_length`: An account field name maximum length (default: `512`)\r