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 --- default-config.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'default-config.json') diff --git a/default-config.json b/default-config.json index 38fc271..5ae327a 100644 --- a/default-config.json +++ b/default-config.json @@ -11,6 +11,8 @@ "localAdmins": true, "allowProxyIps": true, "localNetworkOnly": false, + "sslKeyPemPath": "", + "sslCertPemPath": "", "templateUrl": "https://youtube.com/playlist?list=PL9FiZUDVMu9tc_85frYognMOVFC_-VkSX", "youtubeApiKey": "AIzaSyDTk1OPRI9cDkAK_BKsBcv10DQCHse-QaA", "youtubePlaylistLimit": 50, -- cgit v1.2.3