Update docs/plugins/index.md

This commit is contained in:
Jeremy Stretch 2024-04-03 08:05:37 -04:00 committed by GitHub
parent 6a7e21b14c
commit 221874dcd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,7 +82,7 @@ Plugins may package static files to be served directly by the HTTP front end. En
### Restart WSGI Service
Restart the WSGI service to load the new plugin and restart rqworkers for using plugin in custom scripts:
Restart the WSGI service and RQ workers to load the new plugin:
```no-highlight
# sudo systemctl restart netbox netbox-rq