mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Formatting correction
This commit is contained in:
parent
d29fd338eb
commit
972f9be291
@ -91,9 +91,7 @@ Checking connectivity... done.
|
|||||||
!!! warning
|
!!! warning
|
||||||
Ensure that the media directory (`/opt/netbox/netbox/media/` in this example) and all its subdirectories are writable by the user account as which NetBox runs. If the NetBox process does not have permission to write to this directory, attempts to upload files (e.g. image attachments) will fail. (The appropriate user account will vary by platform.)
|
Ensure that the media directory (`/opt/netbox/netbox/media/` in this example) and all its subdirectories are writable by the user account as which NetBox runs. If the NetBox process does not have permission to write to this directory, attempts to upload files (e.g. image attachments) will fail. (The appropriate user account will vary by platform.)
|
||||||
|
|
||||||
```
|
`# chown -R netbox:netbox /opt/netbox/netbox/media/`
|
||||||
# chown -R netbox:netbox /opt/netbox/netbox/media/
|
|
||||||
```
|
|
||||||
|
|
||||||
## Install Python Packages
|
## Install Python Packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user