This commit is contained in:
sushen339
2025-11-19 00:43:52 +08:00
parent f28f7dd6fc
commit 1ff46c7799
3 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -21,7 +21,7 @@
#define MAX_LOG_SIZE 10485760 // 10MB
#define DEFAULT_MAX_RETRIES 3
#define DEFAULT_BAN_TIME "24h"
#define DEFAULT_RATE_LIMIT 20
#define DEFAULT_RATE_LIMIT 10
#define DEFAULT_RATE_BAN_TIME "10m"
#define RECORD_DIR CONFIG_DIR "/counts"
#define PERSIST_FILE CONFIG_DIR "/blacklist"