From 4b3396bf7ac7cf39e9cc9a2c4018166a9776e70f Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Thu, 27 Mar 2025 09:27:46 +0100 Subject: [PATCH 1/2] Update 80-storage-posix.md --- docs/admin/30-configuration/80-storage-posix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/30-configuration/80-storage-posix.md b/docs/admin/30-configuration/80-storage-posix.md index e9170ef1..ea54d590 100644 --- a/docs/admin/30-configuration/80-storage-posix.md +++ b/docs/admin/30-configuration/80-storage-posix.md @@ -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 `posix` from version `2.0.0` before it needs to be explicitely 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 From 6a45f766e8b56f02e19385c73d5e327757db3d2f Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Thu, 27 Mar 2025 13:09:00 +0100 Subject: [PATCH 2/2] Update docs/admin/30-configuration/80-storage-posix.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/admin/30-configuration/80-storage-posix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/30-configuration/80-storage-posix.md b/docs/admin/30-configuration/80-storage-posix.md index ea54d590..dd53b013 100644 --- a/docs/admin/30-configuration/80-storage-posix.md +++ b/docs/admin/30-configuration/80-storage-posix.md @@ -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` defaults to posix `posix` from version `2.0.0` before it needs to be explicitely set +- `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