Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
netbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
prp
netbox
Commits
8e38c4f4
Commit
8e38c4f4
authored
4 years ago
by
John Graham
Browse files
Options
Downloads
Patches
Plain Diff
Update extra.py
parent
a4a6be67
No related branches found
No related tags found
No related merge requests found
Pipeline
#14571
passed
4 years ago
Stage: build-and-push
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
extra.py
+2
-0
2 additions, 0 deletions
extra.py
with
2 additions
and
0 deletions
extra.py
+
2
−
0
View file @
8e38c4f4
...
...
@@ -24,6 +24,8 @@
## Enable installed plugins. Add the name of each plugin to the list.
# from netbox.configuration.configuration import PLUGINS
# PLUGINS.append('my_plugin')
from
netbox.configuration.configuration
import
PLUGINS
PLUGINS
.
append
(
'
netbox_qrcode
'
)
## Plugins configuration settings. These settings are used by various plugins that the user may have installed.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment