mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
add public IPv4/6 runtime options and detect functions
This commit is contained in:
@@ -13,6 +13,8 @@ var (
|
||||
Port string
|
||||
ReadOnly bool
|
||||
HttpAuth bool
|
||||
PubIPv4 string
|
||||
PubIPv6 string
|
||||
)
|
||||
|
||||
func InitSets(readOnly bool) {
|
||||
|
||||
Reference in New Issue
Block a user