1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-03-11 21:38:38 +01:00

updated profile spec

This commit is contained in:
Enrico Fasoli 2015-11-17 20:32:25 +01:00
parent cd0c3cf4f2
commit a01d0161d9

View File

@ -71,7 +71,14 @@ If the whitelist is disabled, whitelist only is disabled and approval required i
- eveything from everyone except blacklisted users is allowed
- if the blacklist is disabled, everything is allowed
__TODO__ implement the ability to manually hide content and to name moderators that can approve and hide content
__TODO__ implement the ability to manually hide content and to name moderators that can approve and hide content
#### Profile.json
{
"name": "username",
"description": "something about me"
}
#### Post