[db] user = "linstor" password = "linstor" connection_url = "jdbc:h2:/var/lib/linstor/linstordb" [http] enabled = true listen_addr = "0.0.0.0" port = {{ linctl_api_port }} [logging] level = "info" linstor_level = "info" rest_access_log_path = "/var/log/linstor-controller/rest-access.log" rest_access_log_mode = "APPEND"