mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
misc : not activating idl cache in tool mode run
This commit is contained in:
parent
3955eaede2
commit
5db7e20cf1
@ -154,6 +154,7 @@ bdb_db_config(
|
||||
fname, lineno );
|
||||
return( 1 );
|
||||
}
|
||||
if ( !( slapMode & SLAP_TOOL_MODE ) )
|
||||
bdb->bi_idl_cache_max_size = atoi( argv[1] );
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user