![]() Preferably the binhex template should be removed/marked as duplicate as theirs is the duplicate (created after mine) and the dev of dockurr/windows actually knows about my template, but not about binhex´s. Also my template is more up to date regarding breaking changes to network devices |
||
---|---|---|
.gitattributes | ||
Featured.json | ||
Moderation.json | ||
PublicServiceAnnouncement.txt | ||
README.md | ||
Recommended.json | ||
Repositories.json | ||
test.sh |
Instructions:
Moderation.json - Adds a moderator comment to a container / plugin.
Some special items can be added:
MinVer - Minimum OS version allowed
MaxVer - Maximum OS version allowed
Deprecated - True/False
Blacklisted - True/False
DeprecatedMaxVer - unRaid version that the template gets deprecated when on.
ModeratorComment - a comment to place within the app. Also triggers warning on FCP
CAComment - a comment to place within the app. Will NOT trigger a warning on FCP
RemoveFromCA - completely removes the template. Does not trigger a deprecation or blacklist
IncompatibleVersion = a plugin version that is incompatible with Unraid. Allows to selectively mark a plugin's version as being incompatible so that after an update to the .plg it winds up being compatible again
Note that both MinVer and MaxVer do not have to be present
PublicServiceAnnouncement: Contents of this file are read in case of an appfeed failure and display to the user. Edit and update accordingly during an extended outage
Repositories.json
Blacklist: true - blacklists the entire repository
Deprecated: true - deprecates the entire repository
RepoComment: string - adds a moderator comment to the entire repository
Duplicated: array - Removes the specified repository from CA (due to a duplicated template with another author)