Subversion Repositories SmartDukaan

Rev

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

Rev 20270 Rev 20272
Line 1... Line 1...
1
<?php
1
<?php
2
$config = array(
2
$config = array(
3
	'apihost' => 'http://api.profittill.com/',
3
	'apihost' => 'http://api.profittill.com/',
4
	'pythonapihost' => 'http://localhost:8057/',
4
	'pythonapihost' => 'http://localhost:8057/',
5
	'solrapihost' => 'http://localhost:8080/',
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'),
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'),
9
	'staticversion' => '1.7.48',
9
	'staticversion' => '1.7.48',
10
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
10
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',