Subversion Repositories SmartDukaan

Rev

Rev 13741 | Rev 13752 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?php
$config = array(
        'Facebook' => array(
                'fbappid' => "1584031658499914",
                'secret' => '6b7a2c4ae36f52e93f3245582cb852f3',
                'base_url' => 'http://profittil.com'
        ),
        'apihost' => 'http://api.profittill.com/',
        'pythonapihost' => 'http://104.200.25.40:8057/',
        'saholicapihost' => 'http://saholic.com:8080/mobileapi/',
        'Categories' => array(3=>'Mobiles',24=>'Tablets'),
        'staticversion' => '0.3.4',
        'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
        'requiremobileverification' => true
);