Require a reboot if LDAP configuration changes
This commit is contained in:
parent
d82abf925d
commit
65a7b387c3
@ -22,7 +22,8 @@ defmodule Pleroma.Config.TransferTask do
|
|||||||
{:pleroma, :markup},
|
{:pleroma, :markup},
|
||||||
{:pleroma, :streamer},
|
{:pleroma, :streamer},
|
||||||
{:pleroma, :pools},
|
{:pleroma, :pools},
|
||||||
{:pleroma, :connections_pool}
|
{:pleroma, :connections_pool},
|
||||||
|
{:pleroma, :ldap}
|
||||||
]
|
]
|
||||||
|
|
||||||
defp reboot_time_subkeys,
|
defp reboot_time_subkeys,
|
||||||
|
Loading…
Reference in New Issue
Block a user