forked from Flowee/registry
Add domain based download
This commit is contained in:
@@ -38,3 +38,17 @@ owner and that we can advertise the trust to be higher.
|
||||
In hour generated metadata this is reflected by the (token) category itself
|
||||
having a trust, and each metadata file linked having it's own specific
|
||||
trust.
|
||||
|
||||
# Config format
|
||||
|
||||
In the trust subdir of the input directory you can place many text files
|
||||
that allows you to add trust to the system and kickstart filling the data.
|
||||
|
||||
The file is very simple name/value pairs in standard unix line-endings.
|
||||
Fields are read from top to bottom, you can mention the same field various
|
||||
times such that the item is processed in order.
|
||||
|
||||
* trust=ultimate
|
||||
The trust level is given. none, marginal, good, ultimate
|
||||
* domain=bitcoincash.org
|
||||
Provides the source of the
|
||||
|
||||
Reference in New Issue
Block a user