Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhotio committed Feb 17, 2024
1 parent 12eb178 commit 814ea55
Show file tree
Hide file tree
Showing 26 changed files with 52 additions and 26 deletions.
3 changes: 2 additions & 1 deletion hotio/autoscan.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton|pia" 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"/>
<Config Name="VPN_EXPOSE_PORTS_ON_LAN" Target="VPN_EXPOSE_PORTS_ON_LAN" Default="" Mode="" Description="Container Variable: VPN_EXPOSE_PORTS_ON_LAN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true|false" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD_TO_PORTS" Target="VPN_AUTO_PORT_FORWARD_TO_PORTS" Default="" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD_TO_PORTS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_KEEP_LOCAL_DNS" Target="VPN_KEEP_LOCAL_DNS" Default="false|true" Mode="" Description="Container Variable: VPN_KEEP_LOCAL_DNS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_USER" Target="VPN_PIA_USER" Default="" Mode="" Description="Container Variable: VPN_PIA_USER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_PASS" Target="VPN_PIA_PASS" Default="" Mode="" Description="Container Variable: VPN_PIA_PASS" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down
3 changes: 2 additions & 1 deletion hotio/base.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton|pia" 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"/>
<Config Name="VPN_EXPOSE_PORTS_ON_LAN" Target="VPN_EXPOSE_PORTS_ON_LAN" Default="" Mode="" Description="Container Variable: VPN_EXPOSE_PORTS_ON_LAN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true|false" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD_TO_PORTS" Target="VPN_AUTO_PORT_FORWARD_TO_PORTS" Default="" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD_TO_PORTS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_KEEP_LOCAL_DNS" Target="VPN_KEEP_LOCAL_DNS" Default="false|true" Mode="" Description="Container Variable: VPN_KEEP_LOCAL_DNS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_USER" Target="VPN_PIA_USER" Default="" Mode="" Description="Container Variable: VPN_PIA_USER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_PASS" Target="VPN_PIA_PASS" Default="" Mode="" Description="Container Variable: VPN_PIA_PASS" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down
3 changes: 2 additions & 1 deletion hotio/bazarr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton|pia" 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"/>
<Config Name="VPN_EXPOSE_PORTS_ON_LAN" Target="VPN_EXPOSE_PORTS_ON_LAN" Default="" Mode="" Description="Container Variable: VPN_EXPOSE_PORTS_ON_LAN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true|false" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD_TO_PORTS" Target="VPN_AUTO_PORT_FORWARD_TO_PORTS" Default="" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD_TO_PORTS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_KEEP_LOCAL_DNS" Target="VPN_KEEP_LOCAL_DNS" Default="false|true" Mode="" Description="Container Variable: VPN_KEEP_LOCAL_DNS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_USER" Target="VPN_PIA_USER" Default="" Mode="" Description="Container Variable: VPN_PIA_USER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_PASS" Target="VPN_PIA_PASS" Default="" Mode="" Description="Container Variable: VPN_PIA_PASS" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down
3 changes: 2 additions & 1 deletion hotio/caddy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton|pia" 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"/>
<Config Name="VPN_EXPOSE_PORTS_ON_LAN" Target="VPN_EXPOSE_PORTS_ON_LAN" Default="" Mode="" Description="Container Variable: VPN_EXPOSE_PORTS_ON_LAN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true|false" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD_TO_PORTS" Target="VPN_AUTO_PORT_FORWARD_TO_PORTS" Default="" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD_TO_PORTS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_KEEP_LOCAL_DNS" Target="VPN_KEEP_LOCAL_DNS" Default="false|true" Mode="" Description="Container Variable: VPN_KEEP_LOCAL_DNS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_USER" Target="VPN_PIA_USER" Default="" Mode="" Description="Container Variable: VPN_PIA_USER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_PASS" Target="VPN_PIA_PASS" Default="" Mode="" Description="Container Variable: VPN_PIA_PASS" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down
3 changes: 2 additions & 1 deletion hotio/cloudflareddns.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton|pia" 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"/>
<Config Name="VPN_EXPOSE_PORTS_ON_LAN" Target="VPN_EXPOSE_PORTS_ON_LAN" Default="" Mode="" Description="Container Variable: VPN_EXPOSE_PORTS_ON_LAN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true|false" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD_TO_PORTS" Target="VPN_AUTO_PORT_FORWARD_TO_PORTS" Default="" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD_TO_PORTS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_KEEP_LOCAL_DNS" Target="VPN_KEEP_LOCAL_DNS" Default="false|true" Mode="" Description="Container Variable: VPN_KEEP_LOCAL_DNS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_USER" Target="VPN_PIA_USER" Default="" Mode="" Description="Container Variable: VPN_PIA_USER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_PASS" Target="VPN_PIA_PASS" Default="" Mode="" Description="Container Variable: VPN_PIA_PASS" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down
3 changes: 2 additions & 1 deletion hotio/doplarr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton|pia" 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"/>
<Config Name="VPN_EXPOSE_PORTS_ON_LAN" Target="VPN_EXPOSE_PORTS_ON_LAN" Default="" Mode="" Description="Container Variable: VPN_EXPOSE_PORTS_ON_LAN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true|false" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD_TO_PORTS" Target="VPN_AUTO_PORT_FORWARD_TO_PORTS" Default="" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD_TO_PORTS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_KEEP_LOCAL_DNS" Target="VPN_KEEP_LOCAL_DNS" Default="false|true" Mode="" Description="Container Variable: VPN_KEEP_LOCAL_DNS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_USER" Target="VPN_PIA_USER" Default="" Mode="" Description="Container Variable: VPN_PIA_USER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_PASS" Target="VPN_PIA_PASS" Default="" Mode="" Description="Container Variable: VPN_PIA_PASS" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down
3 changes: 2 additions & 1 deletion hotio/duplicacy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton|pia" 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"/>
<Config Name="VPN_EXPOSE_PORTS_ON_LAN" Target="VPN_EXPOSE_PORTS_ON_LAN" Default="" Mode="" Description="Container Variable: VPN_EXPOSE_PORTS_ON_LAN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true|false" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD_TO_PORTS" Target="VPN_AUTO_PORT_FORWARD_TO_PORTS" Default="" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD_TO_PORTS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_KEEP_LOCAL_DNS" Target="VPN_KEEP_LOCAL_DNS" Default="false|true" Mode="" Description="Container Variable: VPN_KEEP_LOCAL_DNS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_USER" Target="VPN_PIA_USER" Default="" Mode="" Description="Container Variable: VPN_PIA_USER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_PASS" Target="VPN_PIA_PASS" Default="" Mode="" Description="Container Variable: VPN_PIA_PASS" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down
3 changes: 2 additions & 1 deletion hotio/jackett.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton|pia" 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"/>
<Config Name="VPN_EXPOSE_PORTS_ON_LAN" Target="VPN_EXPOSE_PORTS_ON_LAN" Default="" Mode="" Description="Container Variable: VPN_EXPOSE_PORTS_ON_LAN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true|false" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD_TO_PORTS" Target="VPN_AUTO_PORT_FORWARD_TO_PORTS" Default="" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD_TO_PORTS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_KEEP_LOCAL_DNS" Target="VPN_KEEP_LOCAL_DNS" Default="false|true" Mode="" Description="Container Variable: VPN_KEEP_LOCAL_DNS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_USER" Target="VPN_PIA_USER" Default="" Mode="" Description="Container Variable: VPN_PIA_USER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_PASS" Target="VPN_PIA_PASS" Default="" Mode="" Description="Container Variable: VPN_PIA_PASS" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down
3 changes: 2 additions & 1 deletion hotio/jellyfin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton|pia" 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"/>
<Config Name="VPN_EXPOSE_PORTS_ON_LAN" Target="VPN_EXPOSE_PORTS_ON_LAN" Default="" Mode="" Description="Container Variable: VPN_EXPOSE_PORTS_ON_LAN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true|false" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD_TO_PORTS" Target="VPN_AUTO_PORT_FORWARD_TO_PORTS" Default="" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD_TO_PORTS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_KEEP_LOCAL_DNS" Target="VPN_KEEP_LOCAL_DNS" Default="false|true" Mode="" Description="Container Variable: VPN_KEEP_LOCAL_DNS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_USER" Target="VPN_PIA_USER" Default="" Mode="" Description="Container Variable: VPN_PIA_USER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_PASS" Target="VPN_PIA_PASS" Default="" Mode="" Description="Container Variable: VPN_PIA_PASS" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down
3 changes: 2 additions & 1 deletion hotio/jellyseerr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton|pia" 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"/>
<Config Name="VPN_EXPOSE_PORTS_ON_LAN" Target="VPN_EXPOSE_PORTS_ON_LAN" Default="" Mode="" Description="Container Variable: VPN_EXPOSE_PORTS_ON_LAN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true|false" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD" Target="VPN_AUTO_PORT_FORWARD" Default="true" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_AUTO_PORT_FORWARD_TO_PORTS" Target="VPN_AUTO_PORT_FORWARD_TO_PORTS" Default="" Mode="" Description="Container Variable: VPN_AUTO_PORT_FORWARD_TO_PORTS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_KEEP_LOCAL_DNS" Target="VPN_KEEP_LOCAL_DNS" Default="false|true" Mode="" Description="Container Variable: VPN_KEEP_LOCAL_DNS" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_USER" Target="VPN_PIA_USER" Default="" Mode="" Description="Container Variable: VPN_PIA_USER" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="VPN_PIA_PASS" Target="VPN_PIA_PASS" Default="" Mode="" Description="Container Variable: VPN_PIA_PASS" Type="Variable" Display="always" Required="false" Mask="false"/>
Expand Down
Loading

0 comments on commit 814ea55

Please sign in to comment.