mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Adds additional note for bare metal suggesting Redis be secured
This commit is contained in:
parent
849a108520
commit
851b23fb09
1 changed files with 4 additions and 0 deletions
|
|
@ -366,6 +366,10 @@ supported.
|
||||||
documents are written in.
|
documents are written in.
|
||||||
- Set `PAPERLESS_TIME_ZONE` to your local time zone.
|
- Set `PAPERLESS_TIME_ZONE` to your local time zone.
|
||||||
|
|
||||||
|
!!! warning
|
||||||
|
|
||||||
|
Ensure your Redis instance [is secured](https://redis.io/docs/getting-started/#securing-redis).
|
||||||
|
|
||||||
7. Create the following directories if they are missing:
|
7. Create the following directories if they are missing:
|
||||||
|
|
||||||
- `/opt/paperless/media`
|
- `/opt/paperless/media`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue