Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions unraid/Mediathekview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@
<Config Name="App name" Target="APP_NAME" Default="DockerApp" Mode="" Description="Name of the App" Type="Variable" Display="always" Required="false" Mask="false">Mediathekview</Config>
<Config Name="Window Width" Target="DISPLAY_WIDTH" Default="1280" Mode="" Description="Width (in pixels) of the application's window." Type="Variable" Display="always" Required="false" Mask="false">1280</Config>
<Config Name="Window Height" Target="DISPLAY_HEIGHT" Default="768" Mode="" Description="Height (in pixels) of the application's window." Type="Variable" Display="always" Required="false" Mask="false">768</Config>
<Config Name="UMASK" Target="UMASK" Default="022" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">022</Config>
<Config Name="USER_ID" Target="USER_ID" Default="99" Mode="" Description="unraid's nobody user" Type="Variable" Display="always" Required="false" Mask="false">99</Config>
<Config Name="GROUP_ID" Target="GROUP_ID" Default="100" Mode="" Description="unraid's users group" Type="Variable" Display="always" Required="false" Mask="false">100</Config>
<TailscaleStateDir/>
</Container>