add ssl options to web

This commit is contained in:
nikk gitanes
2023-11-13 10:53:28 +03:00
parent b72c66d433
commit ffdd20a019
15 changed files with 115 additions and 43 deletions

View File

@@ -140,6 +140,12 @@
"RetrackersMode": "Retrackers Mode",
"ResetToDefault": "Reset to default",
"Settings": "Settings",
"SslPort": "HTTPS Port",
"SslPortHint": "Default: 8091",
"SslCert": "SSL Certificate",
"SslCertHint": "Path to SSL Certificate",
"SslKey": "SSL Key",
"SslKeyHint": "Path to SSL Key",
"TorrentDisconnectTimeout": "Torrent Disconnect Timeout",
"TorrentsSavePath": "Torrents Save Path",
"Upload": "Upload",