Added: Spacename and InstanceURL

This commit is contained in:
TheJoKlLa 2023-01-31 17:04:59 +01:00
parent 65b3890a97
commit f594531ac9

View File

@ -42,9 +42,13 @@
auditlog_path = "/tmp/bffh.audit",
-- In dhall you can also easily import definitions from other files, e.g. you could write
-- roles = ./roles.dhall
-- roles = "./roles.dhall"
-- Name of Space
--spacename = Some("FabAccess Test"),
-- URL of BFFH Instance
--instanceurl = Some("test.fab-access.org"),