disable https for dlna and fic certs path

This commit is contained in:
nikk gitanes
2023-11-13 01:14:30 +03:00
parent a91e6eb11b
commit 52e1ab9cca
5 changed files with 48 additions and 53 deletions

View File

@@ -11,8 +11,8 @@ var (
tdb *TDB
Path string
Port string
Ssl bool
SslPort string
Ssl bool
ReadOnly bool
HttpAuth bool
SearchWA bool