Subversion Repositories SmartDukaan

Rev

Rev 21013 | Rev 21042 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21013 Rev 21041
Line 44... Line 44...
44
	'saholicoffline' => false,
44
	'saholicoffline' => false,
45
	'pmaurl' => "http://45.33.50.227:8081",
45
	'pmaurl' => "http://45.33.50.227:8081",
46
	'nodeurl' => "http://45.33.50.227:3001",
46
	'nodeurl' => "http://45.33.50.227:3001",
47
	'emailsCrm' => array(
47
	'emailsCrm' => array(
48
        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
48
        'from' => array('noreply@profitmandi.com' => 'ProfitMandi Admin'),
49
        'to' => 'rajneesh.arora@shop2020.in',
49
        'to' => 'ritesh.chauhan@shop2020.in',
50
        'cc' => array('himanshu.pandey@shop2020.in','ritesh.chauhan@shop2020.in','amit.gupta@shop2020.in')
50
        'cc' => array('amandeep.singh@smobility.in','amit.gupta@shop2020.in')
51
    ),
51
    ),
52
    'activation_code_crm' => 'CRMAUTOCODE',
52
    'activation_code_crm' => 'CRMAUTOCODE',
53
);
53
);
54
54