Skip to content

Commit

Permalink
add plex var
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhotio committed Jan 24, 2024
1 parent 9255d92 commit 09d0933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hotio/plex.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<Config Name="PLEX_ADVERTISE_URL" Target="PLEX_ADVERTISE_URL" Default="" Mode="" Description="Container Variable: PLEX_ADVERTISE_URL" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="PLEX_NO_AUTH_NETWORKS" Target="PLEX_NO_AUTH_NETWORKS" Default="" Mode="" Description="Container Variable: PLEX_NO_AUTH_NETWORKS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="PLEX_BETA_INSTALL" Target="PLEX_BETA_INSTALL" Default="false|true" Mode="" Description="Container Variable: PLEX_BETA_INSTALL" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="PLEX_PURGE_CODECS" Target="PLEX_PURGE_CODECS" Default="false|true" Mode="" Description="Container Variable: PLEX_PURGE_CODECS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_ENABLED" Target="VPN_ENABLED" Default="true|false" Mode="" Description="Container Variable: VPN_ENABLED" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton" Mode="" Description="Container Variable: VPN_PROVIDER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_LAN_NETWORK" Target="VPN_LAN_NETWORK" Default="" Mode="" Description="Container Variable: VPN_LAN_NETWORK" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down

0 comments on commit 09d0933

Please sign in to comment.