mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
1828: Created doc for setting folder permissions.
This commit is contained in:
parent
9ea8dca4e3
commit
7269dc551e
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