Changed from lease file to (SpaceAPI)[http://spaceapi.net/]
This commit is contained in:
parent
d079513361
commit
92e37b7a8c
3 changed files with 14 additions and 22 deletions
|
@ -5,4 +5,4 @@
|
|||
* @author Tim Schumacher <tim.daniel.schumacher@gmail.com>
|
||||
*/
|
||||
|
||||
$conf['leasefile'] = '/tmp/leasefile';
|
||||
$conf['api_path'] = '';
|
||||
|
|
|
@ -6,5 +6,5 @@
|
|||
*/
|
||||
|
||||
|
||||
$meta['leasefile'] = array('the place where the leasefile resides');
|
||||
$meta['api_path'] = array('the place where your api resides');
|
||||
|
||||
|
|
Reference in a new issue