mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
add http auth
This commit is contained in:
@@ -4,6 +4,7 @@ var (
|
||||
tdb *TDB
|
||||
Path string
|
||||
ReadOnly bool
|
||||
HttpAuth bool
|
||||
)
|
||||
|
||||
func InitSets(readOnly bool) {
|
||||
|
||||
Reference in New Issue
Block a user