mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-08 16:42:48 +01:00
feat(config): add acpPluginInstallDisabled option (#13189)
This commit is contained in:
@@ -98,6 +98,8 @@ get:
|
||||
type: boolean
|
||||
jobsDisabled:
|
||||
type: boolean
|
||||
acpPluginInstallDisabled:
|
||||
type: boolean
|
||||
git:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user