This commit is contained in:
parent
7dd02c0056
commit
fae6f35774
9 changed files with 19 additions and 19 deletions
|
@ -673,7 +673,7 @@ func (a *Admin) handleChannelPluginConfig(w http.ResponseWriter, r *http.Request
|
|||
|
||||
// Create config map from form values
|
||||
config := make(map[string]interface{})
|
||||
|
||||
|
||||
// Process form values based on plugin type
|
||||
if channelPlugin.PluginID == "security.domainblock" {
|
||||
// Get blocked domains from form
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue