mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 06:10:54 +03:00
EventManager: allow to define the allowed system commands
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -62,7 +62,10 @@
|
||||
"entries_soft_limit": 100,
|
||||
"entries_hard_limit": 150
|
||||
}
|
||||
]
|
||||
],
|
||||
"event_manager": {
|
||||
"enabled_commands": []
|
||||
}
|
||||
},
|
||||
"acme": {
|
||||
"domains": [],
|
||||
|
||||
Reference in New Issue
Block a user