mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
cosmetics
This commit is contained in:
@@ -13,9 +13,6 @@ import (
|
||||
|
||||
func Start(port, sslport, sslCert, sslKey string, sslEnabled, roSets, searchWA bool) {
|
||||
settings.InitSets(roSets, searchWA)
|
||||
if roSets {
|
||||
log.TLogln("Enabled Read-only DB mode!")
|
||||
}
|
||||
// https checks
|
||||
if sslEnabled {
|
||||
// set settings ssl enabled
|
||||
|
||||
Reference in New Issue
Block a user