detail length

This commit is contained in:
dmchen 2023-09-25 19:21:34 +08:00
parent 060f6d9dc0
commit ffa07cbdb0
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
extern "C" {
#endif
#define AUDIT_DETAIL_MAX 65536
#define AUDIT_DETAIL_MAX 65472
typedef struct {
const char *server;