8 lines
161 B
PHP
8 lines
161 B
PHP
<?php
|
|
/**
|
|
* Default settings for the whoisinyourhackspace plugin
|
|
*
|
|
* @author Tim Schumacher <tim.daniel.schumacher@gmail.com>
|
|
*/
|
|
|
|
$conf['api_path'] = '';
|