95ba7a79b5d05aab456d1aaf9d78595316643e1c
[speedfreak] / Server / application / config / api.php
1 <?php defined('SYSPATH') OR die('No direct access allowed.');
2 /*
3  * Configuration file for API controller
4  */
5
6 /*
7  * URL where to redirect if no parameters are given to API controller
8  */
9  $config['default_redirect'] = 'http://www.speedfreak-app.com';