Remove duplicate network from plex (#1081)

This commit is contained in:
Stavros Kois
2021-10-02 13:45:24 +03:00
committed by GitHub
parent 6eaca24761
commit 24958a8578
+1 -1
View File
@@ -90,7 +90,7 @@ questions:
description: "Networks allowed to connect to plex. Add your local network IP to this list"
schema:
type: string
default: "172.16.0.0/12,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"
default: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16"
- variable: PLEX_CLAIM
label: "Plex Claim Token"
description: "Claim token to use to register the plex server (Max. 4 minutes old!)"