1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fixes #4875: Fix documentation for image attachments

This commit is contained in:
Jeremy Stretch
2020-07-22 16:48:56 -04:00
parent 0991a8edaa
commit 86956c8fc3
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Image Attachments
Certain objects in NetBox support the attachment of uploaded images. These will be saved to the NetBox server and made available whenever the object is viewed.