mirror of
https://github.com/linuxserver/docker-templates.git
synced 2026-02-12 13:29:23 +08:00
add umask variable to deluge xml and update changelog
This commit is contained in:
parent
c5b82b94a9
commit
e6e671af3c
@ -2,11 +2,12 @@
|
||||
<Container>
|
||||
<Beta>False</Beta>
|
||||
<Category>Downloaders:</Category>
|
||||
<Date>2016-15-08</Date>
|
||||
<Date>2017-29-04</Date>
|
||||
<Changes>
|
||||
[center][img width='300px' src='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_small.png'][/center]
|
||||
|
||||
[center][font size=4]Deluge Change Log[/font][/center]
|
||||
[b]29.04.2017:[/b] Add UMASK_SET variable.
|
||||
[b]15.08.2016:[/b] Rebase to alpine linux.
|
||||
[b]15.10.2015:[/b] Initial Release.
|
||||
[b]09.11.2015:[/b] Add unrar and unzip
|
||||
@ -42,6 +43,9 @@
|
||||
<Variable>
|
||||
<Name>PGID</Name>
|
||||
<Value>100</Value>
|
||||
<Variable>
|
||||
<Name>UMASK_SET</Name>
|
||||
<Value>000</Value>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Networking>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user