Documenting upload and host table

This commit is contained in:
Ken Fallon 2024-12-27 11:25:45 +01:00
parent b6251b455e
commit 2a923dfe69

View File

@ -60,7 +60,7 @@ This is currently added manually by the Janitors, as the text to speech tools of
<tr><th>hostid</th><td>Automatically generated incrementing number.</td><td>987</td></tr>
<tr><th>host</th><td>The name or handle of the host.</td><td>Emperor Ming</td></tr>
<tr><th>email</th>The hosts email address with the `@` replaced with `.nospam@nospam.` as an antispam measure<td></td><td>Emperor.Ming.nospam@nospam.example.com</td></tr>
<tr><th>profile</th><td>A html host profile</td><td><pre><code><p>Follow me Mastodon: <a rel="me" href="https://mastodon.example.org/@Emperor.Ming">@Emperor.Ming@mastodon.example.org</a></p></code></pre></td></tr>
<tr><th>profile</th><td>A html host profile</td><td>`&lt;p&gt;Follow me Mastodon: &lt;a rel=&quot;me&quot; href=&quot;https://mastodon.example.org/@Emperor.Ming&quot;&gt;@Emperor.Ming@mastodon.example.org&lt;/a&gt;&lt;/p&gt;`</td></tr>
<tr><th>license</th><td>One of the allowed licenses</td><td>`CC-BY-SA`</td></tr>
<tr><th>local_image</th><td>If a avatar is available directly from the host.</td><td>`1`</td></tr>
<tr><th>gpg</th><td>We can verify the hosts emails, with [thought to automatically verify](https://repo.anhonesthost.net/HPR/hpr-tools/issues/4).</td><td>`1C7398B00F0239E8`</td></tr>