Forums / Cotonti / General / Config, site_id and secret_key

RaisenBran
#30438 2011-08-10 15:45

Just wondering what this really does and if I can get an example:

 

$cfg['site_id'] = 'Some unique string specific to your site';
$cfg['secret_key'] = 'Secret key used for authentication, make it unique and keep in secret!';