Update matrix.xml
This commit is contained in:
parent
762dc4bacc
commit
433fa31db7
1 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,8 @@
|
|||
<WebUI>http://[IP]:[PORT:8008]</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/matrix.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/matrix.png</Icon>
|
||||
<Requires>chown 991:991 /mnt/user/appdata/matrix/
|
||||
After first start up</Requires>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<DonateText/>
|
||||
|
@ -29,4 +31,4 @@
|
|||
<Config Name="CACHE_FACTOR" Target="SYNAPSE_CACHE_FACTOR" Default="0.5" Mode="" Description="https://github.com/matrix-org/synapse#id19" Type="Variable" Display="always" Required="false" Mask="false">0.5</Config>
|
||||
<Config Name="UID" Target="MATRIX_UID" Default="" Mode="" Description="UID" Type="Variable" Display="always-hide" Required="false" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="MATRIX_GID" Default="" Mode="" Description="GID" Type="Variable" Display="always-hide" Required="false" Mask="false">100</Config>
|
||||
</Container>
|
||||
</Container>
|
||||
|
|
Loading…
Reference in a new issue