From 0a771c1ab48819561c766790092407cf602fd68c Mon Sep 17 00:00:00 2001 From: RblSb Date: Wed, 3 Sep 2025 05:11:00 +0300 Subject: Ssl key config options see #66 --- src/Types.hx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Types.hx') diff --git a/src/Types.hx b/src/Types.hx index 2dfe899..9263c57 100644 --- a/src/Types.hx +++ b/src/Types.hx @@ -42,6 +42,8 @@ typedef Config = { localAdmins:Bool, allowProxyIps:Bool, localNetworkOnly:Bool, + sslKeyPemPath:String, + sslCertPemPath:String, templateUrl:String, youtubeApiKey:String, youtubePlaylistLimit:Int, -- cgit v1.2.3