Rev 14408 | Rev 14509 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?php$config = array('apihost' => 'http://localdtr/','pythonapihost' => 'http://104.200.25.40:8057/',// 'pythonapihost' => 'http://shop2020.in:8057/','saholicapihost' => 'http://saholic.com:8080/mobileapi/','Categories' => array(3=>'Mobiles',5=>'Tablets'),'staticversion' => '0.1.6','dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB','requiremobileverification' => true,'dealsperpage' => 20,'log_solr_queries' => true,'activestores' => array('amazon' => array('logo'=>'/img/amazon.png','store_id'=>1,'searchorder'=>3),'flipkart' => array('logo'=>'/img/flipkart.png','store_id'=>2,'searchorder'=>4),'saholic' => array('logo'=>'/img/saholic.png','store_id'=>4,'searchorder'=>2),'snapdeal' => array('logo'=>'/img/snapdeal.png','store_id'=>3,'searchorder'=>1),),'storemapping' => array(1 => 'amazon',2 => 'flipkart',3 => 'snapdeal',4 => 'saholic'),'saholicapikey' => '21dtr022015','saholicauthurl' => 'http://m.saholic.com/autologin/','priceranges' => array(3=>array('min'=>700,'max'=>50000),17=>array('min'=>3000,'max'=>45000)),'admindashboardlimit' => 50,'amazonorderurl' => 'https://www.amazon.in/gp/css/summary/edit.html?orderID=','livepriceurl' => 'http://shop2020.in:8080/dtr/live-pricing','googleapikey' => 'AIzaSyDw1qBnmxtnfR9NqBewryQ-yo3cG2ravGM',);