Subversion Repositories SmartDukaan

Rev

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

Rev 19425 Rev 19434
Line 1... Line 1...
1
<?php
1
<?php
2
$config = array( 	
2
$config = array(
-
 
3
	'Session.checkAgent' => false, 	
3
	'apihost' => 'http://staging.profittill.com/',
4
	'apihost' => 'http://staging.profittill.com/',
4
	'pythonapihost' => 'http://localhost:8057/',
5
	'pythonapihost' => 'http://localhost:8057/',
5
	'requireusercheck' => false,
6
	'requireusercheck' => false,
6
	'saholicapihost' => 'http://shop2020.in:8080/mobileapi/',
7
	'saholicapihost' => 'http://shop2020.in:8080/mobileapi/',
7
	'Categories' => array(3=>'Mobiles',6=>'Accs',5=>'Tablets',2=>'Apps'),
8
	'Categories' => array(3=>'Mobiles',6=>'Accs',5=>'Tablets',2=>'Apps'),