Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/admin/30-configuration/80-storage-posix.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The collaborative PosixFS storage driver is part of the default OpenCloud bundle

Involved configuration settings (environment variables) to enable PosixFS are:

- `STORAGE_USERS_DRIVER` needs to be set to `posix`
- `STORAGE_USERS_DRIVER` defaults to `posix` from version `2.0.0` before it needs to be explicitly set
- `STORAGE_USERS_ID_CACHE_STORE` needs to be set to `nats-js-kv`
- `STORAGE_USERS_POSIX_ROOT` can be omitted for default, or set the storage root directory

Expand Down