Subversion Repositories SmartDukaan

Rev

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

Rev 18120 Rev 18191
Line 2... Line 2...
2
$config = array( 	
2
$config = array( 	
3
	'apihost' => 'http://staging.profittill.com/',
3
	'apihost' => 'http://staging.profittill.com/',
4
	'pythonapihost' => 'http://localhost:8057/',
4
	'pythonapihost' => 'http://localhost:8057/',
5
	'saholicapihost' => 'http://shop2020.in:8080/mobileapi/',
5
	'saholicapihost' => 'http://shop2020.in: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
	'staticversion' => '0.3.42',
7
	'staticversion' => '0.3.43',
8
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
8
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
9
	'requiremobileverification' => true,
9
	'requiremobileverification' => true,
10
	'dealsperpage' => 20,
10
	'dealsperpage' => 20,
11
	'searchresultsperpage' => 100,
11
	'searchresultsperpage' => 100,
12
	'log_solr_queries' => true,
12
	'log_solr_queries' => true,