AutoYADM commit: 2024-12-09 13:45:04

This commit is contained in:
Daniel Fichtinger 2024-12-09 13:45:04 -05:00
parent e8c29e11f7
commit 9a3b148f13

View file

@ -7,6 +7,7 @@ local function ssl(opt)
end
local opts = {
obsidian_server_address = ssl(true),
-- obsidian_server_address = "https://localhost:27124",
cert_path = "/home/fic/.ssl/obsidian-bridge.pem",
}
return {