EventManager: allow to define the allowed system commands

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-11-09 19:14:45 +01:00
parent 1df1b8e4b5
commit 5c163ed592
10 changed files with 260 additions and 17 deletions

View File

@@ -61,7 +61,10 @@
"entries_soft_limit": 100,
"entries_hard_limit": 150
}
]
],
"event_manager": {
"enabled_commands": []
}
},
"acme": {
"domains": [],