Added support for api demo account

This commit is contained in:
Neil Lathwood
2015-02-17 00:10:36 +00:00
parent f0b0ed4468
commit ae43e39074
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -586,5 +586,6 @@ $config['dateformat']['time'] = "H:i:s";
$config['enable_clear_discovery'] = 1;// Set this to 0 if you want to disable the web option to rediscover devices
$config['enable_footer'] = 1;// Set this to 0 if you want to disable the footer copyright in the web interface
$config['api_demo'] = 0;// Set this to 1 if you want to disable some untrusting features for the API
?>