Subversion Repositories SmartDukaan

Rev

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

Rev 13944 Rev 13946
Line 1... Line 1...
1
<?php
1
<?php
2
$config = array(
2
$config = array(
3
	'Facebook' => array(
-
 
4
		'fbappid' => "1584031658499914",
-
 
5
		'secret' => '6b7a2c4ae36f52e93f3245582cb852f3',
-
 
6
		'base_url' => 'http://profittil.com'
-
 
7
	),
-
 
8
	'apihost' => 'http://api.profittill.com/',
3
	'apihost' => 'http://api.profittill.com/',
9
	'pythonapihost' => 'http://104.200.25.40:8057/',
4
	'pythonapihost' => 'http://104.200.25.40:8057/',
10
	'saholicapihost' => 'http://saholic.com:8080/mobileapi/',
5
	'saholicapihost' => 'http://saholic.com:8080/mobileapi/',
11
	'Categories' => array(3=>'Mobiles',5=>'Tablets'),
6
	'Categories' => array(3=>'Mobiles',5=>'Tablets'),
12
	'staticversion' => '0.4.9',
7
	'staticversion' => '0.4.9',