Remove mention of s3UsePathStyle setting

Removed the mention of `s3UsePathStyle`, which seems to be nowhere to be found. I'm guessing it was removed at some point.

For details, see:
https://github.com/cloudnative-pg/plugin-barman-cloud/issues/588

Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
This commit is contained in:
Andreas Lindhé 2026-01-27 13:59:39 +01:00 committed by Marco Nenciarini
parent 77800474c9
commit 68ed291e02

View File

@ -406,7 +406,7 @@ For detailed PITR configuration and WAL management, see the
3. **Adjust provider-specific settings (endpoint, path style, etc.)** 3. **Adjust provider-specific settings (endpoint, path style, etc.)**
- See [Object Store Configuration](object_stores.md) for provider-specific settings - See [Object Store Configuration](object_stores.md) for provider-specific settings
- Ensure `endpointURL` and `s3UsePathStyle` match your storage type - Ensure `endpointURL` is set correctly for your storage provider
- Verify network policies allow egress to your storage provider - Verify network policies allow egress to your storage provider
## Diagnostic Commands ## Diagnostic Commands