Skip to content

Commit 4d9d4dc

Browse files
authored
Remove mention of s3UsePathStyle setting (#745)
Removed the mention of `s3UsePathStyle`, which has never been implemented. For details, see #588 Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
1 parent 7780047 commit 4d9d4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/docs/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ For detailed PITR configuration and WAL management, see the
406406

407407
3. **Adjust provider-specific settings (endpoint, path style, etc.)**
408408
- See [Object Store Configuration](object_stores.md) for provider-specific settings
409-
- Ensure `endpointURL` and `s3UsePathStyle` match your storage type
409+
- Ensure `endpointURL` is set correctly for your storage provider
410410
- Verify network policies allow egress to your storage provider
411411

412412
## Diagnostic Commands

0 commit comments

Comments
 (0)