mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
11 lines
230 B
JSON
11 lines
230 B
JSON
|
{
|
||
|
"display_name": "Book Maintainer",
|
||
|
"description": "People who maintain books",
|
||
|
"mfa_enforced": true,
|
||
|
"permissions": [
|
||
|
"book-view-all",
|
||
|
"book-update-all",
|
||
|
"book-delete-all",
|
||
|
"restrictions-manage-all"
|
||
|
]
|
||
|
}
|