diff --git a/docs/settings/global.md b/docs/settings/global.md index 1b39a24..2fc95da 100644 --- a/docs/settings/global.md +++ b/docs/settings/global.md @@ -67,4 +67,15 @@ Options for purchase orders ### Sales orders -Options for sales orders \ No newline at end of file +Options for sales orders + +### Plugin Settings + +Change into what parts plugins can integrate into. + +| Setting | Type | Description | Default | +| --- | --- | --- | --- | +| Enable URL integration | Boolean | Enable plugins to add URL routes | False | +| Enable navigation integration | Boolean | Enable plugins to integrate into navigation | False | +| Enable setting integration | Boolean | Enable plugins to integrate into inventree settings | False | +| Enable app integration | Boolean | Enable plugins to add apps | False | \ No newline at end of file