mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-04 22:20:28 -05:00
sounds a bit more conservative...
This commit is contained in:
parent
1f9d280b1a
commit
9962894c58
1 changed files with 2 additions and 0 deletions
|
|
@ -843,6 +843,7 @@ read_config( const char *fname, int depth )
|
|||
#endif
|
||||
}
|
||||
}
|
||||
lim->lms_s_hard = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -922,6 +923,7 @@ read_config( const char *fname, int depth )
|
|||
#endif
|
||||
}
|
||||
}
|
||||
lim->lms_t_hard = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue