mirror of
https://github.com/linuxserver/templates.git
synced 2026-02-19 16:17:49 +08:00
Bot Updating Unraid Template
This commit is contained in:
parent
03e0e64436
commit
f6dc94565e
@ -19,8 +19,11 @@
|
||||
<WebUI>http://[IP]:[PORT:80]/install/make-config.php</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/projectsend.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/projectsend-logo.png</Icon>
|
||||
<Date>2023-05-25</Date>
|
||||
<Date>2023-12-23</Date>
|
||||
<Changes>
|
||||
### 2023-12-23
|
||||
- Rebase to Alpine 3.19 with php 8.3.
|
||||
|
||||
### 2023-05-25
|
||||
- Rebase to Alpine 3.18, deprecate armhf.
|
||||
|
||||
@ -62,7 +65,7 @@
|
||||
|
||||
</Changes>
|
||||
<Config Name="WebUI" Target="80" Default="80" Mode="tcp" Description="WebUI" Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Where to store projectsend config files." Type="Path" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Persistent config files" Type="Path" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="Path: /data" Target="/data" Default="" Mode="rw" Description="Where to store files to share." Type="Path" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="MAX_UPLOAD" Target="MAX_UPLOAD" Default="5000" Description="To set maximum upload size (in MB), default if unset is 5000." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user