X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;ds=sidebyside;f=application%2Fconfig%2Fp2p-tube.php;h=e924e699d6898ae57e93c47669cfb00f6e34570a;hb=9cc2a6602b47ac97d72efa51ec654418b252b4e4;hp=85dc44a00090ca56c3b1540da201441379b1c3a8;hpb=355535fa933c0fc2c1d63f0d4df3b1fc6e60d05c;p=living-lab-site.git diff --git a/application/config/p2p-tube.php b/application/config/p2p-tube.php index 85dc44a..e924e69 100644 --- a/application/config/p2p-tube.php +++ b/application/config/p2p-tube.php @@ -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