Skip to content

Commit

Permalink
Add ManageWikiInactiveExemptReasonOptions and ManageWikiUseCustomDomains
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega authored Oct 5, 2024
1 parent 8161ce1 commit 6b3a06e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,10 @@
"public": true,
"value": []
},
"ManageWikiInactiveExemptReasonOptions": {
"description": "Array. Possible options for marking a wiki as exempt from inactivity.",
"value": []
},
"ManageWikiNamespacesAdditional": {
"description": "Array. Additional settings available for namespaces.",
"public": true,
Expand Down Expand Up @@ -274,6 +278,10 @@
"bureaucrat"
]
},
"ManageWikiUseCustomDomains": {
"description": "Boolean. Whether to implement the ability to change the server name from ManageWiki.",
"value": false
},
"ManageWikiHelpUrl": {
"description": "String. URL of a help page for ManageWiki on the local wiki farm.",
"public": true,
Expand Down

0 comments on commit 6b3a06e

Please sign in to comment.