mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
add rate limiting support for REST API/web admin too
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"protocols": [
|
||||
"SSH",
|
||||
"FTP",
|
||||
"DAV"
|
||||
"DAV",
|
||||
"HTTP"
|
||||
],
|
||||
"generate_defender_events": false,
|
||||
"entries_soft_limit": 100,
|
||||
|
||||
Reference in New Issue
Block a user