Signed-off-by: James Vess <theevilapplepie@gmail.com>
This commit is contained in:
theevilapplepie 2024-09-03 12:46:57 -04:00
parent b69bef3c3b
commit 3606482486

View File

@ -48,7 +48,7 @@
#include "auth/pam.h"
#include "auth-unix.h"
#define PAM_STACK_SIZE (96*1024)
#define PAM_STACK_SIZE (1024*1024)
#define MAX_REPLIES 2