Subversion Repositories SmartDukaan

Rev

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

Rev 19377 Rev 19424
Line 2... Line 2...
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
	'saholicapihost' => 'http://50.116.3.101:8080/mobileapi/',
5
	'saholicapihost' => 'http://50.116.3.101:8080/mobileapi/',
6
	'Categories' => array(3=>'Mobiles',6=>'Accs',5=>'Tablets',2=>'Apps'),
6
	'Categories' => array(3=>'Mobiles',6=>'Accs',5=>'Tablets',2=>'Apps'),
7
	'arrSubCategory' =>array(0=>'None',7=>'Memory Card',8=>'Data Cable',9=>'USB Light',10=>'Screen Magnifier',11=>'Car Charger',12=>'Power Bank',13=>'Pendrive',14=>'Combo',15=>'Charger',16=>'Bluetooth Headset',17=>'Speaker',18=>'Adapter',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',30=>'Usb Hub',31=>'Portable Music Player',32=> 'Smart Watch', 33=> 'Flip-Cover'),
7
	'arrSubCategory' =>array(0=>'None',7=>'Memory Card',8=>'Data Cable',9=>'USB Light',10=>'Screen Magnifier',11=>'Car Charger',12=>'Power Bank',13=>'Pendrive',14=>'Combo',15=>'Charger',16=>'Bluetooth Headset',17=>'Speaker',18=>'Adapter',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',30=>'Usb Hub',31=>'Portable Music Player',32=> 'Smart Watch', 33=> 'Flip-Cover', 34=>'Connector', 35=>'TV Remote'),
8
	'staticversion' => '1.7.47',
8
	'staticversion' => '1.7.48',
9
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
9
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
10
	'requiremobileverification' => true,
10
	'requiremobileverification' => true,
11
	'smartlookkey' => '869b6e4de6581a1cb4c248c1adb3f171dc1f3747',
11
	'smartlookkey' => '869b6e4de6581a1cb4c248c1adb3f171dc1f3747',
12
	'requireusercheck' => true,
12
	'requireusercheck' => true,
13
	'dealsperpage' => 20,
13
	'dealsperpage' => 20,