Fix default configuration.
This commit is contained in:
parent
0cf167e7a8
commit
a311b47446
2 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
<?php
|
||||
$conf["htmlexports"] = "/var/lib/jendasap";
|
||||
$conf["spaceapijson"] = "/home/brmdoor-web/spaceapi-status/brmstatus.json";
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
<?php
|
||||
$meta["htmlexports"] = array("string");
|
||||
$meta["spaceapijson"] = array("string");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue