Add configuration metadata and default for htmlexports directory.

This commit is contained in:
Dominik Pantůček 2023-06-20 21:54:59 +02:00
parent 41264f2ace
commit 3a4993e933
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
$conf["htmlexports"] = "/var/lib/jendasap";

View file

@ -0,0 +1 @@
$meta["htmlexports"] = array("string");