Subversion Repositories SmartDukaan

Rev

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

Rev 21011 Rev 21012
Line 4... Line 4...
4
	'pythonapihost' => 'http://localhost:8057/',
4
	'pythonapihost' => 'http://localhost:8057/',
5
	'solrapihost' => 'http://localhost:8080/dtr/',
5
	'solrapihost' => 'http://localhost:8080/dtr/',
6
	'saholicapihost' => 'http://50.116.3.101:8080/mobileapi/',
6
	'saholicapihost' => 'http://50.116.3.101:8080/mobileapi/',
7
	'Categories' => array(3=>'Mobiles',6=>'Accs',5=>'Tablets'),
7
	'Categories' => array(3=>'Mobiles',6=>'Accs',5=>'Tablets'),
8
	'arrSubCategory' =>array(0=>'None',7=>'Memory Card',8=>'Data Cable',9=>'USB Light',10=>'Screen Magnifier',11=>'Car Charger',12=>'Power Bank',13=>'Pendrive',15=>'Charger',16=>'Bluetooth Headset',17=>'Speaker',20=>'Screen Guard',21=>'Earphone',22=>'Card Reader',23=>'Mobile Holder',24=>'Aux Cable',25=>'OTG Cable',26=>'Self Stick',27=>'Back Cover',28=>'Tempered Glass',29=>'Battery',31=>'Portable Music Player',32=> 'Smart Watch', 33=> 'Flip-Cover', 34=>'Connector', 35=>'TV Remote', 36=>'Bumper Case',37 => 'DVD Player',38 => 'LED Light',39 =>'USB Device', 40=>'Headphone'),
8
	'arrSubCategory' =>array(0=>'None',7=>'Memory Card',8=>'Data Cable',9=>'USB Light',10=>'Screen Magnifier',11=>'Car Charger',12=>'Power Bank',13=>'Pendrive',15=>'Charger',16=>'Bluetooth Headset',17=>'Speaker',20=>'Screen Guard',21=>'Earphone',22=>'Card Reader',23=>'Mobile Holder',24=>'Aux Cable',25=>'OTG Cable',26=>'Self Stick',27=>'Back Cover',28=>'Tempered Glass',29=>'Battery',31=>'Portable Music Player',32=> 'Smart Watch', 33=> 'Flip-Cover', 34=>'Connector', 35=>'TV Remote', 36=>'Bumper Case',37 => 'DVD Player',38 => 'LED Light',39 =>'USB Device', 40=>'Headphone'),
9
	'staticversion' => '1.11.1',
9
	'staticversion' => '1.12.04',
10
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
10
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
11
	'requiremobileverification' => true,
11
	'requiremobileverification' => true,
12
	'requireusercheck' => true,
12
	'requireusercheck' => true,
13
	'clearancesale' => 'http://api.profittill.com/skus/filter/1431,5885,7457,1057,1427,325,7278,7274,7458,7443,6866,6867,6868,6869,1442,1404,1430,4189,4069,4069,1428,1432,1401,4017,4028,4056,1535,1445,1423,1397,1447,1446,1459,1399,1429,4067,6046,7442,7444,7445,7446,7447,7448,7449,7450,7455,7451,7452,7454',
13
	'clearancesale' => 'http://api.profittill.com/skus/filter/1431,5885,7457,1057,1427,325,7278,7274,7458,7443,6866,6867,6868,6869,1442,1404,1430,4189,4069,4069,1428,1432,1401,4017,4028,4056,1535,1445,1423,1397,1447,1446,1459,1399,1429,4067,6046,7442,7444,7445,7446,7447,7448,7449,7450,7455,7451,7452,7454',
14
	'dealsperpage' => 20,
14
	'dealsperpage' => 20,
Line 47... Line 47...
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' => 'rajneesh.arora@shop2020.in',
50
        'cc' => array('himanshu.pandey@shop2020.in','ritesh.chauhan@shop2020.in','amit.gupta@shop2020.in')
50
        'cc' => array('himanshu.pandey@shop2020.in','ritesh.chauhan@shop2020.in','amit.gupta@shop2020.in')
51
    ),
51
    ),
52
    'activation_code_crm '= 'CRMAUTOCODE';
52
    'activation_code_crm '=> 'CRMAUTOCODE';
53
);
53
);
54
54