Changed from lease file to (SpaceAPI)[http://spaceapi.net/]

This commit is contained in:
Tim Schumacher 2014-06-03 21:13:40 +02:00
parent d079513361
commit 92e37b7a8c
3 changed files with 14 additions and 22 deletions

View file

@ -5,4 +5,4 @@
* @author Tim Schumacher <tim.daniel.schumacher@gmail.com>
*/
$conf['leasefile'] = '/tmp/leasefile';
$conf['api_path'] = '';

View file

@ -6,5 +6,5 @@
*/
$meta['leasefile'] = array('the place where the leasefile resides');
$meta['api_path'] = array('the place where your api resides');