--HG--
branch : rc-botanic-webdev
This commit is contained in:
Botanic 2013-10-21 23:14:26 -07:00
parent 39199221a2
commit 457f2f703f

View file

@ -66,7 +66,7 @@ $MAIL_DIR = "/home/username/mail";
$MAIL_LOG_PATH = "/home/username/mail/cron_mail.log";
//terms of service url location
$TOS_URL ="http://heregoesyourtos.com";
$TOS_URL ="http://www.gnu.org/licenses/agpl-3.0.html";
//crypt is being used by encrypting & decrypting of the IMAP password of the supportgroups
$cfg['crypt']['key'] = 'Sup3rS3cr3tStuff';