Fix and improve prompting
This commit is contained in:
@@ -112,7 +112,7 @@ func registerConfiguration() error {
|
||||
Description: "Permit all connections",
|
||||
},
|
||||
{
|
||||
Name: "Ask",
|
||||
Name: "Prompt",
|
||||
Value: "ask",
|
||||
Description: "Always ask for a decision",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user