diff --git a/views/custompages/faq.pug b/views/custompages/faq.pug index a7cb5928..9f1322b3 100644 --- a/views/custompages/faq.pug +++ b/views/custompages/faq.pug @@ -234,3 +234,7 @@ block content li Board owner: Same as board moderator li Board moderator: All below, move/merge, ban, delete-by-ip, sticky/sage/lock/cycle li Regular user: Reports, and post spoiler/delete/unlink if the board has them enabled + | Administrators have the ability to assign a permission level directly to users through the global management page. Typically a user is level 4 (regular user), 1 (global staff) or 0 (administrator). + | Level 2 and 3 are usually only aplicable to users when on a board they are owner or moderator. However, level 2 or 3 can be assigned manually to create global board owners or global board moderators + | who have board owner or moderation permissions on all boards, but without access to the global moderation interfaces. If assigning global boad owners (level 2), they will have access to the board settings + | and the ability to reassign board owners.