Public Key's not updating automatically

Re: Public Key's not updating automatically

by Nacho Aguilar -
Number of replies: 0

Hi, 

According to config-dist.php you must add in your config.ph this:

$CFG->mnetkeylifetime = 28;

So you change that to 365 o whatever you like

After that, you must delete and update any existing key.

Cheers