Fix and improve prompting

This commit is contained in:
Daniel
2020-10-29 16:26:40 +01:00
parent 18a1386bc5
commit b7f0b851ae
2 changed files with 177 additions and 127 deletions

View File

@@ -112,7 +112,7 @@ func registerConfiguration() error {
Description: "Permit all connections",
},
{
Name: "Ask",
Name: "Prompt",
Value: "ask",
Description: "Always ask for a decision",
},