cleanup confusing cidrs in plex

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-04 23:27:11 +02:00
parent 3b77931c53
commit f4b5fd4b4d
2 changed files with 2 additions and 2 deletions

View File

@@ -22,4 +22,4 @@ maintainers:
name: plex
sources: null
type: application
version: 5.11.12
version: 5.11.13

View File

@@ -202,7 +202,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/16,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,172.16.0.0/12,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!)"