mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
bump MAXARGS to 500
This commit is contained in:
parent
1bfadb5608
commit
c0c9c47032
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
#include "ldap_pvt.h"
|
#include "ldap_pvt.h"
|
||||||
#include "slap.h"
|
#include "slap.h"
|
||||||
|
|
||||||
#define MAXARGS 200
|
#define MAXARGS 500
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* defaults for various global variables
|
* defaults for various global variables
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue