forked from saintly2k/ImoutoIB
-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
Selim edited this page May 25, 2024
·
2 revisions
We are thinking about adding a simple "visibility" option instead of all this chaos. What do you think would work best? Let us know via Discord.
- USER_ONLY = USERS and STAFF can see its BOARDS, USERS and STAFF can POST
- MOD_ONLY = STAFF can see its BOARDS, STAFF can POST
- USER_ONLY and MOD_ONLY = USERS and STAFF can see its BOARDS, STAFF can POST, USERS can REPLY
A board can only be assigned user-defined rights if the parent category is not USER_ONLY and/or MOD_ONLY!
- DEFAULT = EVERYONE can see it, EVERYONE can POST, EVERYONE can REPLY
- USER_ONLY = EVERYONE can see it, USERS and STAFF can POST
- MOD_ONLY = EVERYONE can see it, STAFF can POST
- USER_ONLY and MOD_ONLY = EVERYONE can see it, STAFF can POST, EVERYONE can REPLY