Subversion Repositories SmartDukaan

Rev

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

Rev 13900 Rev 13901
Line 11... Line 11...
11
	'Categories' => array(3=>'Mobiles',5=>'Tablets'),
11
	'Categories' => array(3=>'Mobiles',5=>'Tablets'),
12
	'staticversion' => '0.4.8',
12
	'staticversion' => '0.4.8',
13
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
13
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
14
	'requiremobileverification' => true,
14
	'requiremobileverification' => true,
15
	'dealsperpage' => 20,
15
	'dealsperpage' => 20,
16
	'log_solr_queries' => true
16
	'log_solr_queries' => true,
-
 
17
	'activestores' => array(
-
 
18
		'saholic' => array('logo'=>'/img/saholic.png','store_id'=>4),
-
 
19
		'amazon' => array('logo'=>'/img/amazon.png','store_id'=>1),
-
 
20
		'snapdeal' => array('logo'=>'/img/snapdeal.png','store_id'=>3),
-
 
21
		'flipkart' => array('logo'=>'/img/flipkart.png','store_id'=>2),
-
 
22
	),
17
);
23
);