increase size of AUDIT_LOG_SIZE to 256
This commit is contained in:
parent
91cb47ec28
commit
11084609c9
@ -110,7 +110,7 @@ index b3ee2f4..946f7fa 100644
|
||||
+#include "packet.h"
|
||||
+#include "cipher.h"
|
||||
|
||||
+#define AUDIT_LOG_SIZE 128
|
||||
+#define AUDIT_LOG_SIZE 256
|
||||
+
|
||||
+extern ServerOptions options;
|
||||
+extern Authctxt *the_authctxt;
|
||||
|
Loading…
Reference in New Issue
Block a user