This commit is contained in:
sushen339
2025-11-18 18:26:32 +08:00
parent 0eec7dcb4a
commit 1e231274cc
5 changed files with 82 additions and 23 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
/* 配置常量 */
#define BIP_VERSION "v25.11.18"
#define CONFIG_DIR "/etc/blockip"
#define CONFIG_DIR "/etc/bip"
#define CONFIG_FILE CONFIG_DIR "/config"
#define LOG_FILE "/var/log/bip.log"
#define MAX_LOG_SIZE 10485760 // 10MB