propagate from branch 'ca.inverse.sogo.1_3_17' (head 801c13ca7d8e3a2f3e502ee658399b458681bcab)

to branch 'ca.inverse.sogo' (head 7983cbe0c7e64bf7704effecf4a69991464e4276)

Monotone-Parent: 7983cbe0c7e64bf7704effecf4a69991464e4276
Monotone-Parent: 801c13ca7d8e3a2f3e502ee658399b458681bcab
Monotone-Revision: b480939bb99d9c246f2a7f25b9728f4fff29d89e

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-07-09T18:22:49
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Jean Raby 2012-07-09 18:22:49 +00:00
commit 2940970c3a

View file

@ -67,8 +67,7 @@
fprintf (stderr, "expire-sessions [nbMinutes]\n\n"
" nbMinutes Number of minutes of inactivity after which a user session will be expired\n"
"\n"
"The SOGoSessionExpireMinutes user default will be used if nbMinutes is not specified\n"
"The expire-sessions action should be configured as a cronjob.\n");
"The expire-sessions action should be configured as a cronjob.\n");
}
- (BOOL) expireUserSessionOlderThan: (int) nbMinutes