mirror of
https://github.com/LukeHagar/unRAID-CA-templates.git
synced 2025-12-06 04:21:55 +00:00
Fix xml
crushftp: category not present syncarr: disable template sync
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<Overview>
|
||||
CrushFTP9 is an extremely powerful, easy to use FTP solution that can use sftp, ftp, webDav, and http.
|
||||
</Overview>
|
||||
<Category>Network:FTP Network:Other Productivity:Tools Network:Web</Category>
|
||||
<Category>Network:FTP Network:Other Network:Web</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]/</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/crushftp9.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/crushftp.png</Icon>
|
||||
|
||||
@@ -15,7 +15,7 @@ You will need to setup separate instances of syncarr
|
||||
[b]IMPORTANT: REMOVE THE VARIABLES YOU'RE NOT USING[b/]
|
||||
</Overview>
|
||||
<Category>MediaServer:Video MediaServer:Music</Category>
|
||||
<TemplateURL>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/syncarr.xml</TemplateURL>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Config Name="SYNC_INTERVAL_SECONDS" Target="SYNC_INTERVAL_SECONDS" Default="300" Mode="" Description="Container Variable: SYNC_INTERVAL_SECONDS" Type="Variable" Display="always" Required="false" Mask="false">300</Config>
|
||||
<Config Name="SYNCARR_BIDIRECTIONAL_SYNC" Target="SYNCARR_BIDIRECTIONAL_SYNC" Default="0" Mode="" Description="Container Variable: SYNCARR_BIDIRECTIONAL_SYNC" Type="Variable" Display="always" Required="false" Mask="false">0</Config>
|
||||
<Config Name="SYNCARR_AUTO_SEARCH" Target="SYNCARR_AUTO_SEARCH" Default="0" Mode="" Description="Container Variable: SYNCARR_AUTO_SEARCH" Type="Variable" Display="always" Required="false" Mask="false">0</Config>
|
||||
|
||||
Reference in New Issue
Block a user