summaryrefslogtreecommitdiff
path: root/src/commands/function-kill.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/function-kill.json')
-rw-r--r--src/commands/function-kill.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commands/function-kill.json b/src/commands/function-kill.json
index 43377d8b8..660158295 100644
--- a/src/commands/function-kill.json
+++ b/src/commands/function-kill.json
@@ -8,7 +8,8 @@
"container": "FUNCTION",
"function": "functionKillCommand",
"command_flags": [
- "NOSCRIPT"
+ "NOSCRIPT",
+ "ALLOW_BUSY"
],
"acl_categories": [
"SCRIPTING"