diff --git a/config/description.exs b/config/description.exs index 53d980c83..c1174660f 100644 --- a/config/description.exs +++ b/config/description.exs @@ -2750,7 +2750,8 @@ description: "Tesla adapter", suggestions: [Tesla.Adapter.Hackney] } - ] + ], + need_reboot: true }, %{ group: :pleroma, @@ -2762,7 +2763,8 @@ key: :enabled, type: :boolean } - ] + ], + need_reboot: true }, %{ group: :prometheus,