account activation and password recovery implemented
[living-lab-site.git] / application / config / p2p-tube.php
index 85dc44a..e924e69 100644 (file)
@@ -134,4 +134,15 @@ $config['search_results_per_page'] = 20;
 $config['available_languages_list'] = array(
        'en'=>'english',
        'ro'=>'romanian'
-);
\ No newline at end of file
+);
+
+/*
+|--------------------------------------------------------------------------
+| No-Reply E-mail address
+|--------------------------------------------------------------------------
+|
+| The e-mail address from which the users receive e-mail notifications
+| like account activation e-mail or password recovery.
+|
+*/
+$config['noreply_email'] = 'no-reply@p2p-next.cs.pub.ro';
\ No newline at end of file