Community-Applications-Mode.../README.md

42 lines
1.3 KiB
Markdown
Raw Normal View History

2023-02-08 18:16:45 +00:00
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)