mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-03-12 21:48:39 +01:00
updated profile spec
This commit is contained in:
parent
cd0c3cf4f2
commit
a01d0161d9
@ -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
|
- eveything from everyone except blacklisted users is allowed
|
||||||
- if the blacklist is disabled, everything 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
|
#### Post
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user