Subversion Repositories SmartDukaan

Rev

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

Rev 13794 Rev 13815
Line 10... Line 10...
10
	'saholicapihost' => 'http://shop2020.in:8080/mobileapi/',
10
	'saholicapihost' => 'http://shop2020.in:8080/mobileapi/',
11
	'Categories' => array(3=>'Mobiles',5=>'Tablets'),
11
	'Categories' => array(3=>'Mobiles',5=>'Tablets'),
12
	'staticversion' => '0.0.5',
12
	'staticversion' => '0.0.5',
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
);
17
);