mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
LDAP: Added reload endpoint for LDAP config (#15470)
* 4843 - Added reload endpoint for LDAP config closes #4843 * Refactor to make the reload work after master drifted
This commit is contained in:
@@ -124,7 +124,7 @@ func (pm *PluginManager) Run(ctx context.Context) error {
|
||||
}
|
||||
}
|
||||
|
||||
// kil backend plugins
|
||||
// kill backend plugins
|
||||
for _, p := range DataSources {
|
||||
p.Kill()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user