Tag Chat and Tesla Adapter settings with the reboot flag
This commit is contained in:
parent
3eddd9caa6
commit
4961a2bdb0
@ -2750,7 +2750,8 @@ config :pleroma, :config_description, [
|
||||
description: "Tesla adapter",
|
||||
suggestions: [Tesla.Adapter.Hackney]
|
||||
}
|
||||
]
|
||||
],
|
||||
need_reboot: true
|
||||
},
|
||||
%{
|
||||
group: :pleroma,
|
||||
@ -2762,7 +2763,8 @@ config :pleroma, :config_description, [
|
||||
key: :enabled,
|
||||
type: :boolean
|
||||
}
|
||||
]
|
||||
],
|
||||
need_reboot: true
|
||||
},
|
||||
%{
|
||||
group: :prometheus,
|
||||
|
Loading…
Reference in New Issue
Block a user