Skip to content
Snippets Groups Projects
Commit 5456f4ed authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Default lastmod to ON.

parent 9c61bc56
Branches
Tags
No related merge requests found
......@@ -24,7 +24,7 @@ int deftime = SLAPD_DEFAULT_TIMELIMIT;
AccessControl *global_acl = NULL;
int global_default_access = ACL_READ;
char *replogfile;
int global_lastmod;
int global_lastmod = ON;
int global_idletimeout = 0;
char *global_realm = NULL;
char *ldap_srvtab = "";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment