Overview of site.php settings
Permalink
Is there a overview of the site.php settings ?
Can't find them and they would be much appreciated.
Especialy settings dealing with mail adresses:
Like:
Set registration email notification address
define('EMAIL_ADDRESS_REGISTER_NOTIFICATION',
'example@domain.com');
Set registration email notification from address
define('EMAIL_ADDRESS_REGISTER_NOTIFICATION_FROM',
And 'example@domain.com');
define('EMAIL_ADDRESS_VALIDATE', 'example@domain.com');
define('EMAIL_ADRESS_FORGOT_PASSWORD', 'example@domain.com');
define('EMAIL_ADRES_REGISTER_NOTIFICATION_FROM', 'example@domain.com');
define('EMAIL_ADRESS_VALIDATE', 'example@domain.com');
Can't find them and they would be much appreciated.
Especialy settings dealing with mail adresses:
Like:
Set registration email notification address
define('EMAIL_ADDRESS_REGISTER_NOTIFICATION',
'example@domain.com');
Set registration email notification from address
define('EMAIL_ADDRESS_REGISTER_NOTIFICATION_FROM',
And 'example@domain.com');
define('EMAIL_ADDRESS_VALIDATE', 'example@domain.com');
define('EMAIL_ADRESS_FORGOT_PASSWORD', 'example@domain.com');
define('EMAIL_ADRES_REGISTER_NOTIFICATION_FROM', 'example@domain.com');
define('EMAIL_ADRESS_VALIDATE', 'example@domain.com');