Add notes in gpg.conf about NoCeM.
This commit is contained in:
parent
6e50c0d53d
commit
9f834f72f1
|
@ -2,6 +2,11 @@
|
|||
|
||||
/* Set 'enable' to '1' to verify you have configured
|
||||
* this file, and are ready to enable gpg key creation
|
||||
* for interBBS mail features.
|
||||
*
|
||||
* This does NOT enable/disable NoCeM. NoCeM is
|
||||
* enabled in rslight.inc.php, but it DOES depend
|
||||
* on $rslight_gpg['gnupghome'] below.
|
||||
*/
|
||||
$rslight_gpg['enable'] = '0';
|
||||
|
||||
|
|
Loading…
Reference in New Issue