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-01 11:37:33 +01:00
parent 60558de728
commit 88b1850b58
10 changed files with 259 additions and 17 deletions

View File

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