mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
add DLNA server name and debug log options to web
This commit is contained in:
@@ -28,7 +28,8 @@ type BTSets struct {
|
||||
EnableDebug bool // print logs
|
||||
|
||||
// DLNA
|
||||
EnableDLNA bool
|
||||
EnableDLNA bool
|
||||
FriendlyName string
|
||||
|
||||
// BT Config
|
||||
EnableIPv6 bool
|
||||
|
||||
Reference in New Issue
Block a user