mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
Merge 7269dc551e
into 9ea8dca4e3
This commit is contained in:
commit
7a28f47679
4
docs/configuration/setting-folder-permissions.md
Normal file
4
docs/configuration/setting-folder-permissions.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Setting folder permissions for Image Attachments
|
||||||
|
In order for Netbox to write to the folder when uploading attachments, you need to modify the folder owner to be netbox (or whatever user you are running Netbox under). Following the instructions thus far provided, complete the following:
|
||||||
|
|
||||||
|
```chown -R netbox:netbox /opt/netbox/netbox/media/image-attachments```
|
Loading…
Reference in New Issue
Block a user