Add unplug to dynamically load plugs

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-09-21 10:15:47 +02:00
parent d2372d5700
commit 6675c62d94
5 changed files with 30 additions and 3 deletions

View File

@@ -96,3 +96,5 @@ config :mobilizon, :anonymous,
reports: [
allowed: true
]
config :unplug, :init_mode, :runtime