aboutsummaryrefslogtreecommitdiffstats
path: root/src/Types.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2025-09-03 05:11:00 +0300
committerRblSb <msrblsb@gmail.com>2025-09-03 10:29:56 +0300
commit0a771c1ab48819561c766790092407cf602fd68c (patch)
treefa7ed872513dc59f2cd8b2f5c467e699a497871b /src/Types.hx
parentbae9d4be2fd8f0819f45fbff2917d1b402b3b610 (diff)
Ssl key config options
see #66
Diffstat (limited to 'src/Types.hx')
-rw-r--r--src/Types.hx2
1 files changed, 2 insertions, 0 deletions
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,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage