Tag Chat and Tesla Adapter settings with the reboot flag

This commit is contained in:
Mark Felder 2020-02-20 16:23:23 -06:00
parent 3eddd9caa6
commit 4961a2bdb0
1 changed files with 4 additions and 2 deletions

View File

@ -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,